API ReferenceSandbox
SliderJointclass
Restrict an object to one axis, relative to another object. Like a drawer opening.
Constructors1
Showing 1 constructors
public SliderJoint()
No results match this filter.
Properties3
Showing 3 properties
public float Sandbox.SliderJoint.Friction { get; set; }
Slider friction
Returns:
float—public float Sandbox.SliderJoint.MaxLength { get; set; }
Maximum length it should be allowed to go
Returns:
float—public float Sandbox.SliderJoint.MinLength { get; set; }
Minimum length it should be allowed to go
Returns:
float—No results match this filter.