getPosVisual: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
|descr= Returns an object's [[Position#PositionAGLS|AGLS position]] in render time scope. Alias of [[visiblePosition]]. | |descr= Returns an object's [[Position#PositionAGLS|AGLS position]] in render time scope. Alias of [[visiblePosition]]. | ||
{{Feature | Important | This command '''should not''' be used for actual 3D calculations. See [[getPos]] for more details.}} | |||
|s1= [[getPosVisual]] object | |s1= [[getPosVisual]] object |
Revision as of 01:19, 11 August 2021
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:
- getPosASLVisualgetPosATLVisualvisiblePositionASLvisiblePositionpositiongetPosgetPosATLgetPosASLgetPosASLW
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