boundingBox: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (format, moving nice old, but misleading picture to talk for historic keeping) |
Killzone Kid (talk | contribs) (see also) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|[[Image:Boundingbox.jpg|right|200px]] Returns a bounding box of given object in model coordinate space. |= Description | |[[Image:Boundingbox.jpg|right|200px]] Returns a bounding box of given object in model coordinate space. This command is rather generous on the estimation, for more precise coordinates use [[boundingBoxReal]] |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 17:13, 17 October 2015
Description
- Description:
- Returns a bounding box of given object in model coordinate space. This command is rather generous on the estimation, for more precise coordinates use boundingBoxReal
- Groups:
- Uncategorised
Syntax
- Syntax:
- boundingBox model
- Parameters:
- model : Object
- Return Value:
- Array - An array with the extreme points of the model. Format [[x1,y1,z1],[x2,y2,z2]]
Examples
- Example 1:
_box = boundingBox _abrams
Additional Information
- See also:
- sizeOfboundingBoxRealboundingCenter
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note