Click or drag to resize

WeatherMakerWindScriptWindChanged Property

Allow notification of when the wind velocity changes

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Action<Vector3> WindChanged { get; set; }

Property Value

Type: ActionVector3
See Also