WeatherMakerPrecipitationManagerScriptPrecipitationChangeThreshold Field |
The threshold change in intensity that will cause a cross-fade between precipitation changes. Intensity changes smaller than this value happen quickly.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float PrecipitationChangeThreshold
Public PrecipitationChangeThreshold As Single
public:
float PrecipitationChangeThreshold
val mutable PrecipitationChangeThreshold: float32
Field Value
Type:
SingleSee Also