Click or drag to resize

WeatherMakerNullZoneScriptSetStrengthAnimated Method

Set a new null zone strength, animated

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void SetStrengthAnimated(
	float newStrength,
	float duration
)

Parameters

newStrength
Type: SystemSingle
New strength, clamped to 0 - 1
duration
Type: SystemSingle
Duration
See Also