Click or drag to resize
DigitalRuneWheelSuspensionRestLength Property
Gets or sets the rest length of the suspension.

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

Property Value

Type: Single
The length of the suspension when no forces are acting on the wheel.
See Also