getPosWorld objectName

Operand types

objectName: Object

Type of returned value

Description

Returns PositionASL of the model centre [0,0,0] of an object, rather than transformed boundingCenter or LandContact vertices.

Returned Array in format PositionASL

Used In

Arma3

Example

_obj setPosWorld getPosWorld _obj;
Search OFPEC COMREF