eDriven Framework API
Delay Property
NamespaceseDriven.AnimationITargetedActionDelay
eDriven Framework API
The time before the actual start of each tween
Declaration Syntax
C#Visual BasicVisual C++
float Delay { get; set; }
Property Delay As Single
	Get
	Set
property float Delay {
	float get ();
	void set (float value);
}

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