velocityModelSpace vehicleName

Operand types

vehicleName: Object

Type of returned value

Description

Returns the velocity (speed vector) of the vehicle as an array with format [x, y, z].
Vector is in model space.

Used In

Arma3

Example

velocityModelSpace _plane;
Search OFPEC COMREF