API ReferenceSandbox.Physics
FixedJointclass
A generic "rope" type constraint.
Note
TODO: How is this different from `Sandbox.Physics.SpringJoint`? Should they be merged?
Properties2
Showing 2 properties
public Sandbox.Physics.PhysicsSpring Sandbox.Physics.FixedJoint.SpringAngular { get; set; }
How springy and tight the joint will be in its rotation.
public Sandbox.Physics.PhysicsSpring Sandbox.Physics.FixedJoint.SpringLinear { get; set; }
How springy and tight the joint will be in its movement.
No results match this filter.