eDriven Framework API
StartDelay Property
NamespaceseDriven.AnimationTweenFactoryStartDelay
eDriven Framework API
The delay before the first active tween
Declaration Syntax
C#Visual BasicVisual C++
public float StartDelay { get; set; }
Public Property StartDelay As Single
	Get
	Set
public:
property float StartDelay {
	float get ();
	void set (float value);
}

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