Click or drag to resize

TweenTCurrentProgress Property

Gets the current progress of the tween (0 - 1).

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

Property Value

Type: Single

Implements

ITweenTCurrentProgress
See Also