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