resetCamShake: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") |
m (formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma2oa | |game1= arma2oa | ||
|1.51 | |version1= 1.51 | ||
|game2= tkoh | |||
|version2= 1.00 | |||
|game3= arma3 | |||
|version3= 0.50 | |||
|gr1= Camera Control | |gr1= Camera Control | ||
| Stops any ongoing camera shake effects. Does not prevent new effects from being created. To disallow new effects altogether, [[enableCamShake]] should be used. | |descr= Stops any ongoing camera shake effects. Does not prevent new effects from being created. To disallow new effects altogether, [[enableCamShake]] should be used. | ||
| '''resetCamShake''' | |s1= '''resetCamShake''' | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>'''resetCamShake'''; </code> | |x1= <code>'''resetCamShake'''; </code> | ||
Line 17: | Line 25: | ||
|seealso= [[enableCamShake]], [[addCamShake]], [[setCamShakeDefParams]], [[setCamShakeParams]] | |seealso= [[enableCamShake]], [[addCamShake]], [[setCamShakeDefParams]], [[setCamShakeParams]] | ||
}} | }} | ||
Revision as of 17:39, 13 April 2021
Description
- Description:
- Stops any ongoing camera shake effects. Does not prevent new effects from being created. To disallow new effects altogether, enableCamShake should be used.
- Groups:
- Camera Control
Syntax
- Syntax:
- resetCamShake
- Return Value:
- Nothing
Examples
- Example 1:
resetCamShake;
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