setRain: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (improve readability of description) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Set rain density smoothly | | Set rain density smoothly over the given transition time (in seconds). A transition time of zero means an immediate change. A rain density of zero is no rain, one is maximum rain. Rain is not possible when [[overcast]] is less than 0.7. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 02:45, 10 August 2008
Description
- Description:
- Set rain density smoothly over the given transition time (in seconds). A transition time of zero means an immediate change. A rain density of zero is no rain, one is maximum rain. Rain is not possible when overcast is less than 0.7.
- Groups:
- Uncategorised
Syntax
- Syntax:
- TransitionTime setRain rainDensity
- Parameters:
- TransitionTime : Number. Seconds
- rainDensity: Number. Range 0 to 1
- Return Value:
- Nothing
Examples
- Example 1:
60 setRain 1
Additional Information
- See also:
- rain
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