Contents

SCNPhysicsHingeJoint

A physics behavior that connects two bodies and allows them to pivot around each other on a single axis.

Declaration

class SCNPhysicsHingeJoint

Overview

A hinge has a single degree of freedom (rotation). You can also use a hinge joint to pin a body so that it can only move by rotating around a specific axis in the coordinate space of the node containing it.

Topics

Creating a Hinge Joint

Managing the Characteristics of a Hinge Joint

See Also

Joints