public static class Point2PointJoint
extends java.lang.Object
From bullet manual:
Point to point constraint, also known as ball socket joint limits the translation
so that the local pivot points of 2 rigidbodies match in worldspace.
A chain of rigidbodies can be connected using this constraint.
- See Also:
- Serialized Form