setCamShakeDefParams: Difference between revisions
Jump to navigation
Jump to search
m (formatting) |
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ") |
||
Line 2: | Line 2: | ||
|game1= arma2oa | |game1= arma2oa | ||
|version1= 1.51 | |version1= 1.51 | ||
|game2= tkoh | |game2= tkoh | ||
|version2= 1.00 | |version2= 1.00 | ||
|game3= arma3 | |game3= arma3 | ||
|version3= 0.50 | |version3= 0.50 | ||
Revision as of 15:52, 3 May 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.