Fixed joint.
Locks translation and rotation.
No joint.
The joint doesn't exist. This is sometimes used to signal an error. Joints should not be created with this type.
Path joint.
Constrains the rigid body such that it is only permitted to move along a path relative to the base.
Prismatic (slider) joint.
Locks rotation and limits translation to a single axis.
Revolute (hinge) joint.
Locks translation and limits rotation to about a single axis.
Spherical (ball) joint.
Locks translation but allows rotation about all three axes.
Generated using TypeDoc
The type of constraint for a physics joint.