ITweenTCurrentValue Property |
Gets the current value of the tween.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax ReadOnly Property CurrentValue As T
Get
property T CurrentValue {
T get ();
}
abstract CurrentValue : 'T with get
Property Value
Type:
TSee Also