BIS_fnc_boundingBoxMarker

From Bohemia Interactive Community
Revision as of 17:00, 11 June 2018 by R3vo (talk | contribs) (pf)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Creates marker on object with size of objects' bounding box.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
object call BIS_fnc_boundingBoxMarker
Parameters:
object: Object
Return Value:
String - Marker

Examples

Example 1:
BIS_Vehicle call BIS_fnc_boundingBoxMarker;

Additional Information

See also:
boundingBoxsizeOfboundingBoxRealboundingCenter

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

Notes

Bottom Section