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