getPosVisual: 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 20: | Line 20: | ||
|x1= <code>_playerRenderedPos = [[getPosVisual]] [[player]];</code> | |x1= <code>_playerRenderedPos = [[getPosVisual]] [[player]];</code> | ||
|seealso= [[getPosASLVisual]] [[getPosATLVisual]] [[visiblePositionASL]] [[visiblePosition]] [[position]] [[getPos]] [[getPosATL]] | |seealso= [[getPosASLVisual]] [[getPosATLVisual]] [[visiblePositionASL]] [[visiblePosition]] [[position]] [[getPos]] [[getPosATL]] [[getPosASL]], [[getPosASLW]] | ||
}} | }} |
Revision as of 16:45, 20 January 2022
Description
- Description:
- Returns an object's AGLS position in render time scope. Alias of visiblePosition.
- Groups:
- Object ManipulationRender Time Scope
Syntax
- Syntax:
- getPosVisual object
- Parameters:
- object: Object: - name of the object
- Return Value:
- Array - format PositionAGLS
Examples
- Example 1:
_playerRenderedPos = getPosVisual player;
Additional Information
- See also:
- getPosASLVisual getPosATLVisual visiblePositionASL visiblePosition position getPos getPosATL getPosASLgetPosASLW
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