visiblePositionASL: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) |
||
Line 23: | Line 23: | ||
|x1= <code>_playerRenderedPosASL = [[visiblePositionASL]] player;</code> | |x1= <code>_playerRenderedPosASL = [[visiblePositionASL]] player;</code> | ||
|seealso= [[getPosVisual]] | |seealso= [[getPosVisual]] [[getPosASLVisual]], [[getPosATLVisual]], [[getPosWorldVisual]], [[visiblePosition]], [[position]], [[getPos]], [[getPosATL]], [[getPosASL]], [[getPosASLW]] | ||
}} | }} |
Revision as of 20:49, 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 getPosASLVisualgetPosATLVisualgetPosWorldVisualvisiblePositionpositiongetPosgetPosATLgetPosASLgetPosASLW
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