Click or drag to resize
DigitalRunePrismaticJointRelativePosition Property
Gets the relative position on the slider 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 position on the slider.
See Also