API ReferenceSandbox.Physics
SliderJointclass
A slider constraint, basically allows movement only on the arbitrary axis between the 2 constrained objects on creation.
Properties3
Showing 3 properties
public float Sandbox.Physics.SliderJoint.Friction { get; set; }
Slider friction.
Returns:
float—public float Sandbox.Physics.SliderJoint.MaxLength { get; set; }
Maximum length it should be allowed to go
Returns:
float—public float Sandbox.Physics.SliderJoint.MinLength { get; set; }
Minimum length it should be allowed to go
Returns:
float—No results match this filter.