Click or drag to resize
DigitalRuneHingeJointRelativeAngularVelocity Property
Gets the relative angular velocity about the hinge axis.

Namespace: DigitalRune.Physics.Constraints
Assembly: DigitalRune.Physics (in DigitalRune.Physics.dll) Version: 1.10.0.0 (1.10.0.14427)
Syntax
public float RelativeAngularVelocity { get; }

Property Value

Type: Single
The relative angular velocity about the hinge axis.
See Also