visiblePositionASL: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ") |
||
Line 23: | Line 23: | ||
|x1= <code>_playerRenderedPosASL = [[visiblePositionASL]] player;</code> | |x1= <code>_playerRenderedPosASL = [[visiblePositionASL]] player;</code> | ||
|seealso= [[getPosVisual]] [[getPosASLVisual]] [[getPosATLVisual]] [[getPosWorldVisual]] [[visiblePosition]] | |seealso= [[getPosVisual]] [[getPosASLVisual]] [[getPosATLVisual]] [[getPosWorldVisual]] [[visiblePosition]] [[position]], [[getPos]], [[getPosATL]], [[getPosASL]], [[getPosASLW]] | ||
}} | }} |
Revision as of 21:23, 20 January 2022
Description
- Description:
- Returns an object's rendered ASL position (z value above sea level) in render time scope.
- Groups:
- PositionsRender Time Scope
Syntax
- Syntax:
- visiblePositionASL object
- Parameters:
- object: Object - name of the object
- Return Value:
- Array format PositionASL
Examples
- Example 1:
_playerRenderedPosASL = visiblePositionASL player;
Additional Information
- See also:
- getPosVisual getPosASLVisual getPosATLVisual getPosWorldVisual visiblePosition positiongetPosgetPosATLgetPosASLgetPosASLW
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