Class CTIWindController
- Namespace
- AwesomeTechnologies.VegetationSystem.Wind
- Assembly
- Assembly-CSharp.dll
public class CTIWindController : IWindController
- Inheritance
-
CTIWindController
- Implements
- Inherited Members
- Extension Methods
Constructors
CTIWindController()
public CTIWindController()
Fields
WindSpeed
public float WindSpeed
Field Value
Properties
Settings
public WindControllerSettings Settings { get; set; }
Property Value
WindControlerID
public string WindControlerID { get; }
Property Value
Methods
CreateDefaultSettings()
public WindControllerSettings CreateDefaultSettings()
Returns
RefreshSettings()
public void RefreshSettings()
UpdateWind(WindZone, float)
public void UpdateWind(WindZone windZone, float windSpeedFactor)
Parameters
windZoneWindZonewindSpeedFactorfloat