ITweenTCurrentProgress Property |
Gets the current progress of the tween.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax float CurrentProgress { get; }
ReadOnly Property CurrentProgress As Single
Get
property float CurrentProgress {
float get ();
}
abstract CurrentProgress : float32 with get
Property Value
Type:
SingleSee Also