setLocalWindParams: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Text replacement - "{{informative" to "{{Informative") |
||
Line 10: | Line 10: | ||
| Sets parameters for helicopter rotor wash. Visually it affects how much the grass, bushes and trees bend and how much the particles blown under a helicopter and how big is the area of the effect. Default [1.0, 1.0].<BR> | | Sets parameters for helicopter rotor wash. Visually it affects how much the grass, bushes and trees bend and how much the particles blown under a helicopter and how big is the area of the effect. Default [1.0, 1.0].<BR> | ||
{{ | {{Informative|Both parameters can't take 0, it'll just be ignored. If you need to disable effects, put very small values.}} |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 09:36, 27 December 2020
Description
- Description:
- Sets parameters for helicopter rotor wash. Visually it affects how much the grass, bushes and trees bend and how much the particles blown under a helicopter and how big is the area of the effect. Default [1.0, 1.0].
- Groups:
- Environment
Syntax
- Syntax:
- setLocalWindParams [strength, diameter]
- Parameters:
- [strength, diameter]: Array
- strength: Number - down-force wind strength
- diameter: Number - area affected
- Return Value:
- Nothing
Examples
- Example 1:
setLocalWindParams [10, 5];
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