Click or drag to resize

WeatherMakerPrecipitationManagerScript Fields

The WeatherMakerPrecipitationManagerScript type exposes the following members.

Fields
  NameDescription
Public fieldCustomPrecipitationScript
Set a custom precipitation script for use with Precipitation = WeatherMakerPrecipitationType.Custom
Public fieldHailScript
Hail script
Public fieldPrecipitation
Current precipitation
Public fieldPrecipitationChangeDelay
How long to delay before applying a change in precipitation intensity.
Public fieldPrecipitationChangeDuration
How long in seconds to fully change from one precipitation type to another
Public fieldPrecipitationChangeThreshold
The threshold change in intensity that will cause a cross-fade between precipitation changes. Intensity changes smaller than this value happen quickly.
Public fieldPrecipitationIntensity
Intensity of precipitation (0-1)
Public fieldRainScript
Rain script
Public fieldSleetScript
Sleet script
Public fieldSnowScript
Snow script
Top
See Also