WeatherMakerPrecipitationManagerScriptSnowIntensity Property |
Current snow intensity
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float SnowIntensity { get; }
Public ReadOnly Property SnowIntensity As Single
Get
public:
virtual property float SnowIntensity {
float get () sealed;
}
abstract SnowIntensity : float32 with get
override SnowIntensity : float32 with get
Property Value
Type:
SingleImplements
IPrecipitationManagerSnowIntensitySee Also