Table of Contents

Interface IWindController

Namespace
AwesomeTechnologies.VegetationSystem.Wind
Assembly
Assembly-CSharp.dll
public interface IWindController
Extension Methods

Properties

Settings

WindControllerSettings Settings { get; set; }

Property Value

WindControllerSettings

WindControlerID

string WindControlerID { get; }

Property Value

string

Methods

CreateDefaultSettings()

WindControllerSettings CreateDefaultSettings()

Returns

WindControllerSettings

RefreshSettings()

void RefreshSettings()

UpdateWind(WindZone, float)

void UpdateWind(WindZone windZone, float windSpeedFactor)

Parameters

windZone WindZone
windSpeedFactor float