boundingBox: Difference between revisions
| m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") | Killzone Kid (talk | contribs)  No edit summary | ||
| Line 22: | Line 22: | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | [[sizeOf]] |= See also | | [[sizeOf]], [[boundingBoxReal]]|= See also | ||
| }} | }} | ||
Revision as of 21:57, 31 July 2013
Description
- Description:
- Returns a bounding box of given object in model coordinate space.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Array = boundingBox model
- Parameters:
- model : Object
- Return Value:
- Array - An array with the extreme points of the model. Format: [[minX, minY, minZ], [maxX, maxY, maxZ]]
 
Examples
- Example 1:
- _box = boundingBox _abrams
Additional Information
- See also:
- sizeOfboundingBoxReal
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
