BIS fnc boundingBoxMarker: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *M([a-z ])" to "$1 - m$2") |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| arma2oa | |game1= arma2oa | ||
|version1= 1.50 | |||
|1. | |game2= tkoh | ||
|version2= 1.00 | |||
| | |game3= arma3 | ||
|version3= 0.50 | |||
| | |gr1= Object Manipulation | ||
| object call [[BIS_fnc_boundingBoxMarker]] | |descr= Creates marker on object with size of objects' bounding box. | ||
|s1= object call [[BIS_fnc_boundingBoxMarker]] | |||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
| [[String]] - | |r1= [[String]] - marker | ||
<!--- | <!--- | ||
|exec= spawn | |exec= spawn | ||
---> | ---> | ||
|x1= < | |x1= <sqf>BIS_Vehicle call BIS_fnc_boundingBoxMarker;</sqf> | ||
|seealso= [[boundingBox]] | |seealso= [[boundingBox]] [[sizeOf]] [[boundingBoxReal]] [[boundingCenter]] | ||
}} | }} | ||
Latest revision as of 15:39, 8 November 2023
Description
- Description:
- Creates marker on object with size of objects' bounding box.
- Execution:
- call
- Groups:
- Object Manipulation
Syntax
- Syntax:
- object call BIS_fnc_boundingBoxMarker
- Parameters:
- object: Object
- Return Value:
- String - marker
Examples
- Example 1:
Additional Information
- See also:
- boundingBox sizeOf boundingBoxReal boundingCenter
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