class SliderJoint : PhysicsJoint

robot_2Generated
code_blocksInput

Description

The SliderJoint class in the Sandbox.Physics namespace represents a slider constraint, which allows movement only along an arbitrary axis between two constrained objects. This class is a part of the physics system in s&box, providing functionality to simulate realistic physical interactions.

Members

Properties

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