API ReferenceSandbox
public sealed class Sandbox.SliderJoint : Sandbox.Joint
Restrict an object to one axis, relative to another object. Like a drawer opening.
Constructors
Showing 1 constructors
public SliderJoint()
No results match this filter.
Properties
Showing 3 properties
public float Sandbox.SliderJoint.Friction { get; set; }
Slider friction
public float Sandbox.SliderJoint.MaxLength { get; set; }
Maximum length it should be allowed to go
public float Sandbox.SliderJoint.MinLength { get; set; }
Minimum length it should be allowed to go
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.SliderJoint |