Click or drag to resize
DigitalRuneHingeJointRelativePosition Property
Gets the relative rotation angle 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 RelativePosition { get; }

Property Value

Type: Single
The relative rotation angle about the hinge axis.
See Also