Contents

SCNPhysicsBallSocketJoint

A physics behavior that connects two physics bodies and allows them to pivot around each other in any direction.

Declaration

class SCNPhysicsBallSocketJoint

Overview

A ball and socket joint has three rotational degrees of freedom and zero translational degrees of freedom. You can also use a ball and socket joint to pin a body to a specific location in the coordinate space of the node containing it while allowing it to rotate freely.

Topics

Creating a Ball and Socket Joint

Managing the Characteristics of a Ball and Socket Joint

See Also

Joints