TweenTCurrentTime Property |
Gets the current time of the tween.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float CurrentTime { get; }
Public ReadOnly Property CurrentTime As Single
Get
public:
property float CurrentTime {
float get ();
}
member CurrentTime : float32 with get
Property Value
Type:
SingleSee Also