Click or drag to resize
DigitalRuneWheelAngularVelocity Property
Gets or sets the angular velocity of the wheel about the rotation 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 AngularVelocity { get; }

Property Value

Type: Single
The angular velocity.
See Also