class SliderJoint : PhysicsJoint

book_4_sparkGenerated
code_blocksInput

Description

The SliderJoint class in the Sandbox.Physics namespace represents a slider constraint that allows movement only along a specified axis between two constrained objects. This class is derived from PhysicsJoint.

Members

Instance Properties

Member NameSummary
MaxLengthMaximum length it should be allowed to go.
MinLengthMinimum length it should be allowed to go.
FrictionSlider friction.