BIS fnc boundingBoxDimensions: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|arma2oa |1.00" to "|arma2oa |1.50")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 17: Line 17:
|x1= <code>[player] [[call]] '''BIS_fnc_boundingBoxDimensions''';//Returns [1.6,2.2,2] for soldier</code>
|x1= <code>[player] [[call]] '''BIS_fnc_boundingBoxDimensions''';//Returns [1.6,2.2,2] for soldier</code>


|[[boundingBox]] [[boundingCenter]] [[boundingBoxReal]] [[BIS_fnc_boundingBoxCorner]] [[BIS_fnc_boundingBoxMarker]]
|seealso= [[boundingBox]] [[boundingCenter]] [[boundingBoxReal]] [[BIS_fnc_boundingBoxCorner]] [[BIS_fnc_boundingBoxMarker]]
}}
}}



Revision as of 01:23, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Object Manipulation

Syntax

Syntax:
Syntax needed
Parameters:
object: Object - Object which bounding box should be returned.
Return Value:
Return value needed

Examples

Example 1:
[player] call BIS_fnc_boundingBoxDimensions;//Returns [1.6,2.2,2] for soldier

Additional Information

See also:
boundingBox boundingCenter boundingBoxReal BIS_fnc_boundingBoxCorner BIS_fnc_boundingBoxMarker

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