addCamShake

From Bohemia Interactive Community
Revision as of 21:32, 21 September 2010 by Lou Montana bi wiki (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Creates the camera shaking effect, like when you are near an explosion
Groups:
Uncategorised

Syntax

Syntax:
addCamShake [power, duration, frequency]
Parameters:
power: Number - how strong the camera movement will be
duration: Number - how long the effect will last
frequency: Number - how will be the rhythm
Return Value:
Nothing

Examples

Example 1:
addCamShake [0.01, 3, 2]

Additional Information

See also:
setCamShakeDefParamssetCamShakeParams

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section