boundingBox: Difference between revisions
| mNo edit summary | mNo edit summary | ||
| Line 1: | Line 1: | ||
| {{Command|= Comments | |||
| ____________________________________________________________________________________________ | |||
| | arma |= Game name | |||
| |2.92|= Game version | |||
| ____________________________________________________________________________________________ | |||
| | Returns a bounding box of given object in model coordinate space. The result is in format [[minX, minZ, minY], [maxX, maxZ, maxY]]. |= Description | |||
| ____________________________________________________________________________________________ | |||
| ''' | | '''boundingBox''' |= Syntax | ||
| |p1= object: [[Object]] |= Parameter 1 | |||
| | [[Array]] |= Return value | |||
| ____________________________________________________________________________________________ | |||
| |  |= See also | |||
| }} | |||
| <h3 style="display:none">Notes</h3> | |||
| <dl class="command_description"> | |||
| <!-- Note Section BEGIN --> | |||
| <!-- Note Section END --> | |||
| </dl> | |||
| <h3 style="display:none">Bottom Section</h3> | |||
| [[Category:Scripting Commands|BOUNDINGBOX]] | |||
| [[Category:Scripting Commands ArmA|BOUNDINGBOX]] | |||
Revision as of 22:07, 1 August 2006
Description
- Description:
- Returns a bounding box of given object in model coordinate space. The result is in format [[minX, minZ, minY], [maxX, maxZ, maxY]].
- Groups:
- Uncategorised
Syntax
Examples
- Examples:
- Example needed
Additional Information
- See also:
- See also needed
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
