Click or drag to resize
DigitalRuneWheelRotationAngle Property
Gets or sets the rotation angle about the rolling axis.

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 RotationAngle { get; }

Property Value

Type: Single
The rotation angle.
See Also