Difference between revisions of "getPosATLVisual"
Jump to navigation
Jump to search
Waffle SS. (talk | contribs) m (global args) |
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Command|= | + | {{Command|Comments= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | arma3 | | + | | arma3 |Game name= |
− | |1.32| | + | |1.32|Game version= |
− | |arg= global|= | + | |arg= global|Multiplayer Arguments= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | Returns an object's rendered [[PositionATL|3D position ATL]] (z value above ground) in render time scope. |= | + | | Returns an object's rendered [[PositionATL|3D position ATL]] (z value above ground) in render time scope. |DESCRIPTION= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | |'''getPosATLVisual''' object |= | + | |'''getPosATLVisual''' object |SYNTAX= |
− | |p1= object: [[Object]]: - name of the object |= | + | |p1= object: [[Object]]: - name of the object |PARAMETER1= |
− | | [[Array]] - format [[PositionATL]] |= | + | | [[Array]] - format [[PositionATL]] |RETURNVALUE= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | |x1= <code>_playerRenderedPosATL = [[getPosATLVisual]] [[player]];</code> |= | + | |x1= <code>_playerRenderedPosATL = [[getPosATLVisual]] [[player]];</code> |EXAMPLE1= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | [[getPosVisual]], [[getPosASLVisual]], [[visiblePositionASL]], [[visiblePosition]], [[position]], [[getPos]], [[getPosATL]], [[getPosASL]], [[getPosASLW]] |= | + | | [[getPosVisual]], [[getPosASLVisual]], [[getPosWorldVisual]], [[visiblePositionASL]], [[visiblePosition]], [[position]], [[getPos]], [[getPosATL]], [[getPosASL]], [[getPosASLW]] |SEEALSO= |
}} | }} |