Click or drag to resize
DigitalRuneWheelRadius Property
Gets or sets the radius of the wheel.

Namespace: DigitalRune.Physics.Specialized
Assembly: DigitalRune.Physics.Specialized (in DigitalRune.Physics.Specialized.dll) Version: 1.10.0.0 (1.10.0.0)
Syntax
public float Radius { get; set; }

Property Value

Type: Single
The radius of the wheel.
See Also