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