class
SliderJoint
public sealed class SliderJoint : Joint Restrict an object to one axis, relative to another object. Like a drawer opening.
Constructors
SliderJoint() Properties
| Name | Type | Description |
|---|---|---|
MaxLength | Single | Maximum length it should be allowed to go |
MinLength | Single | Minimum length it should be allowed to go |
Friction | Single | Slider friction |