boundingBox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 35: | Line 35: | ||
[[Category:Scripting Commands|BOUNDINGBOX]] | [[Category:Scripting Commands|BOUNDINGBOX]] | ||
[[Category:Scripting Commands ArmA|BOUNDINGBOX]] | [[Category:Scripting Commands ArmA|BOUNDINGBOX]] | ||
[[Category:Command_Group:_Object_Information]] |
Revision as of 20:56, 9 August 2006
Description
- Description:
- Returns a bounding box of given object in model coordinate space.
- Groups:
- Uncategorised
Syntax
- Syntax:
- boundingBox object
- Parameters:
- object: Object
- Return Value:
- Array - An array with the extreme points of the model. Format:
[[minX, minZ, minY], [maxX, maxZ, maxY]]
Examples
- Example 1:
_box = boundingBox abrams
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