API ReferenceSandbox.Physics
SpringJointclass
A rope-like constraint that is has springy/bouncy.
Properties6
Showing 6 properties
public float Sandbox.Physics.SpringJoint.MaxForce { get; set; }
Maximum force it should be allowed to go. Set to zero to only allow stretching.
Returns:
float—public float Sandbox.Physics.SpringJoint.MaxLength { get; set; }
Maximum length it should be allowed to go
Returns:
float—public float Sandbox.Physics.SpringJoint.MinForce { get; set; }
Minimum force it should be allowed to go.
Returns:
float—public float Sandbox.Physics.SpringJoint.MinLength { get; set; }
Minimum length it should be allowed to go. At which point it acts a bit like a rod.
Returns:
float—public float Sandbox.Physics.SpringJoint.ReferenceMass { get; set; }
Obsolete: doesn't exist, not used
Returns:
float—public Sandbox.Physics.PhysicsSpring Sandbox.Physics.SpringJoint.SpringLinear { get; set; }
How springy and tight the joint will be
No results match this filter.