addCamShake [power, duration, frequency]

Operand types

[power, duration, frequency]: Array

Type of returned value

Description

Creates the camera shaking effect, like when you are near an explosion.

power: Number - how strong the camera movement will be
duration: Number - how long the effect will last
frequency: Number - how will be the rhythm

Used In

Arma2OA

Example

addCamShake [10, 1, 25]
Search OFPEC COMREF