setCamShakeParams

From Bohemia Interactive Community
Revision as of 19:53, 15 December 2010 by Tom 48 97 (talk | contribs) (Example values must be changed !)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Set camera shake parameters.
Groups:
Uncategorised

Syntax

Syntax:
setCamShakeParams [posCoef, rotXCoef, rotYCoef, rotZCoef, interp]
Parameters:
posCoef: Number
rotXCoef: Number
rotYCoef: Number
rotZCoef: Number
interp: Number
Return Value:
Nothing

Examples

Example 1:
setCamShakeParams [1, 1, 1, 1, 1];

Additional Information

See also:
See also needed

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