Namespace: DeltaEngine.Physics2DAssembly: DeltaEngine.Physics2D (in DeltaEngine.Physics2D.dll) Version: 1.1.1.0 (1.1.1)
float Restitution { get; set; }
float Restitution { get; set; }
Property Restitution As Single
Get
Set
Property Restitution As Single
Get
Set
property float Restitution {
float get ();
void set (float value);
}
property float Restitution {
float get ();
void set (float value);
}
abstract Restitution : float32 with get, set
abstract Restitution : float32 with get, set
Property Value
Type:
Single