Interface IWindController
- Namespace
- AwesomeTechnologies.VegetationSystem.Wind
- Assembly
- Assembly-CSharp.dll
public interface IWindController
- Extension Methods
Properties
Settings
WindControllerSettings Settings { get; set; }
Property Value
WindControlerID
string WindControlerID { get; }
Property Value
Methods
CreateDefaultSettings()
WindControllerSettings CreateDefaultSettings()
Returns
RefreshSettings()
void RefreshSettings()
UpdateWind(WindZone, float)
void UpdateWind(WindZone windZone, float windSpeedFactor)
Parameters
windZoneWindZonewindSpeedFactorfloat