WeatherMakerPrecipitationManagerScript Fields |
The WeatherMakerPrecipitationManagerScript type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomPrecipitationScript | Set a custom precipitation script for use with Precipitation = WeatherMakerPrecipitationType.Custom |
![]() | HailScript | Hail script |
![]() | Precipitation | Current precipitation |
![]() | PrecipitationChangeDelay | How long to delay before applying a change in precipitation intensity. |
![]() | PrecipitationChangeDuration | How long in seconds to fully change from one precipitation type to another |
![]() | PrecipitationChangeThreshold | The threshold change in intensity that will cause a cross-fade between precipitation changes. Intensity changes smaller than this value happen quickly. |
![]() | PrecipitationIntensity | Intensity of precipitation (0-1) |
![]() | RainScript | Rain script |
![]() | SleetScript | Sleet script |
![]() | SnowScript | Snow script |