Click or drag to resize

TweenTState Property

Gets the current state of the tween.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public TweenState State { get; }

Property Value

Type: TweenState

Implements

ITweenState
See Also