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; }
Public ReadOnly Property CurrentProgress As Single
Get
public:
virtual property float CurrentProgress {
float get () sealed;
}
abstract CurrentProgress : float32 with get
override CurrentProgress : float32 with get
Property Value
Type:
SingleImplements
ITweenTCurrentProgressSee Also