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