enableCamShake

From Bohemia Interactive Community
Revision as of 15:10, 5 May 2022 by Lou Montana (talk | contribs) (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2;</sqf>")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Allows camera shake effects via addCamShake. If set to false, then a currently active shake effect will stop immediately. By default, shake effects are enabled, but once they have been disabled by this command, they will have to be enabled first, in order to be visible.
Groups:
Camera Control

Syntax

Syntax:
enableCamShake value
Parameters:
value: Boolean - If true, shake effects are visible
Return Value:
Nothing

Examples

Example 1:
enableCamShake false;

Additional Information

See also:
addCamShake setCamShakeDefParams setCamShakeParams resetCamShake

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