Difference between revisions of "getPosATLVisual"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=") |
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
||
Line 3: | Line 3: | ||
| arma3 |= Game name | | arma3 |= Game name | ||
− | |1.32| | + | |1.32|Game version= |
|arg= global|Multiplayer Arguments= | |arg= global|Multiplayer Arguments= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 19:25, 31 August 2019
Hover & click on the images for descriptions
Description
- Description:
- Returns an object's rendered 3D position ATL (z value above ground) in render time scope.
Syntax
- Syntax:
- getPosATLVisual object
- Parameters:
- object: Object: - name of the object
- Return Value:
- Array - format PositionATL
Examples
- Example 1:
-
_playerRenderedPosATL = getPosATLVisual player;
Additional Information
- See also:
- getPosVisualgetPosASLVisualgetPosWorldVisualvisiblePositionASLvisiblePositionpositiongetPosgetPosATLgetPosASLgetPosASLW
- Groups:
- Uncategorised