Click or drag to resize

WeatherMakerOverlayProfileScriptBaseExternalIntensityFunction Property

Overlay function to get external intensity, such as from the snow script, null for none

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Func<float> ExternalIntensityFunction { get; set; }

Property Value

Type: FuncSingle
See Also