setCamShakeDefParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ") |
Lou Montana (talk | contribs) m (Text replacement - " 1.51" to " 1.50") |
||
Line 2: | Line 2: | ||
|game1= arma2oa | |game1= arma2oa | ||
|version1= 1. | |version1= 1.50 | ||
|game2= tkoh | |game2= tkoh |
Revision as of 09:36, 5 July 2021
Description
- Description:
- Sets camera shake default parameters.
- Groups:
- Camera Control
Syntax
- Syntax:
- setCamShakeDefParams [power, duration, frequency, minSpeed, minMass, caliberCoefHit, vehicleCoef]
- Parameters:
- power: Number
- duration: Number
- frequency: Number
- minSpeed: Number
- minMass: Number
- caliberCoefHit: Number
- vehicleCoef: Number
- Return Value:
- Nothing
Examples
- Example 1:
setCamShakeDefParams [1, 2, 3, 4, 5, .5, .5];
- Example 2:
setCamShakeDefParams [100, 10, 10, 4, 5, 1, 1];
Additional Information
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
- Posted on December 1, 2014 - 03:35 (UTC)
- Waffle SS.
- Does not appear to have an effect in Arma 3.