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