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