eDriven Framework API
Duration Property
NamespaceseDriven.AnimationTweenBaseDuration
eDriven Framework API
Tween duration
Declaration Syntax
C#Visual BasicVisual C++
public float Duration { get; set; }
Public Property Duration As Single
	Get
	Set
public:
virtual property float Duration {
	float get () sealed;
	void set (float value) sealed;
}

Assembly: eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)