getPosVisual objectName

Operand types

objectName: Object

Type of returned value

Description

Returns an object's rendered 3D position (z value above sea when over sea, or above ground when over land) in render time scope. Alias of visiblePosition.

Used In

Arma3

Example

_playerRenderedPos = getPosVisual player;
Search OFPEC COMREF