vehicleName lockCameraTo [object,turretPath]

Operand types

vehicleName: Object
[object,turretPath]: Array

Type of returned value

Description

Lock/Unlock stabilized camera (in vanilla used currently only for UAVs) to target.

object: Object or Position - use objNull for unlocking
turretPath: Array

Used In

Arma3

Example

uav lockCameraTo [vehicle,[0,0]];
Search OFPEC COMREF