setRain: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 22: Line 22:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[rain]] |= See also


}}
}}

Revision as of 01:24, 10 August 2008

Hover & click on the images for description

Description

Description:
Set rain density smoothly during the given time (in seconds). A time of zero means an immediate change. A rain level of zero is no rain and a rain level of one is maximum rain Rain is not possible when overcast is smaller 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

Notes

Bottom Section