Click or drag to resize

WeatherMakerWindScriptRandomWindDirection Property

Whether the wind direction is random. The wind direction is random if WindMaximumChangeRotation and WindChangeInterval are both greater than 0.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool RandomWindDirection { get; }

Property Value

Type: Boolean
See Also