Contents

maximumSuspensionTravel

The maximum distance that the wheel is allowed to move up or down relative to its connection point, in centimeters.

Declaration

var maximumSuspensionTravel: CGFloat { get set }

Discussion

Travel is the total distance a wheel is allowed to move (in both directions), in the coordinate system of the node containing the vehicle’s chassis. The default suspension travel is 500.0.

See Also

Simulating Suspension