Namespace: DeltaEngine.Rendering2DAssembly: DeltaEngine.Rendering2D (in DeltaEngine.Rendering2D.dll) Version: 1.1.1.0 (1.1.1)
public float Duration { get; set; }
public float Duration { get; set; }
Public Property Duration As Single
Get
Set
Public Property Duration As Single
Get
Set
public:
property float Duration {
float get ();
void set (float value);
}
public:
property float Duration {
float get ();
void set (float value);
}
member Duration : float32 with get, set
member Duration : float32 with get, set
Property Value
Type:
Single