BIS fnc boundingBoxMarker: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
{{Function|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma2oa | | | arma2oa |Game name= | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Creates marker on object with size of objects' bounding box. |Description= | ||
____________________________________________________________________________________________ | |||
| object call [[BIS_fnc_boundingBoxMarker]] |Syntax= | |||
|p1= object: [[Object]] |Parameter 1= | |||
| [[String]] - Marker |Return value= | |||
<!--- | |||
|exec= spawn |= Execution | |||
---> | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| < | |x1= <code>BIS_Vehicle [[call]] [[BIS_fnc_boundingBoxMarker]];</code>|Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[boundingBox]], [[sizeOf]], [[boundingBoxReal]], [[boundingCenter]] |See also= | ||
}} | }} | ||
Revision as of 16:00, 11 June 2018
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
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