Api Sandbox Physics FixedJoint
class

FixedJoint

public class FixedJoint : PhysicsJoint

A generic "rope" type constraint.

Remarks

TODO: How is this different from SpringJoint? Should they be merged?

Properties

Name Type Description
SpringLinear PhysicsSpring How springy and tight the joint will be in its movement.
SpringAngular PhysicsSpring How springy and tight the joint will be in its rotation.
Assembly: Sandbox.Engine Namespace: Sandbox.Physics Full Name: Sandbox.Physics.FixedJoint