# Sandbox.SliderJoint

Restrict an object to one axis, relative to another object. Like a drawer opening.

- Kind: class
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.Joint](/api/Sandbox.Joint)
- Modifiers: sealed

## Constructors

- [`SliderJoint`](/api/Sandbox.SliderJoint/.ctor)

## Properties

- [`Friction`](/api/Sandbox.SliderJoint/Friction): Slider friction
- [`MaxLength`](/api/Sandbox.SliderJoint/MaxLength): Maximum length it should be allowed to go
- [`MinLength`](/api/Sandbox.SliderJoint/MinLength): Minimum length it should be allowed to go
