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