cameraName cameraEffect effect

Operand types

cameraName: Object
effect: Array

Type of returned value

Description

Switch camera to given vehicle camera.
Format of effect is [name, position].

Name is one of:
"Internal"
"External"
"Fixed"
"Fixed With Zoom"

Position is one of:
"TOP"
"LEFT"
"RIGHT"
"FRONT"
"BACK" ; ("BACK" is normally used)

Used In

OFP/ArmA

Example

_camera cameraEffect ["External", "Back"]
Search OFPEC COMREF