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