The list of the types of the joints.
Static variables
staticread onlyCYLINDRICAL:Int = _CYLINDRICAL
Represents a cylindrical joint.
See CylindricalJoint
for details.
staticread onlyPRISMATIC:Int = _PRISMATIC
Represents a prismatic joint.
See PrismaticJoint
for details.
staticread onlySPHERICAL:Int = _SPHERICAL
Represents a spherical joint.
See SphericalJoint
for details.
staticread onlyUNIVERSAL:Int = _UNIVERSAL
Represents a universal joint.
See UniversalJoint
for details.