Contents

SKPhysicsJointPin

A joint that pins together two physics bodies, allowing independent rotation.

Declaration

class SKPhysicsJointPin

Mentioned in

Overview

An SKPhysicsJointPin object allows two physics bodies to independently rotate around the anchor point as if pinned together. You can configure how far the two objects may rotate and the resistance to rotation.

Topics

Creating a Pin Joint

Configuring a Pin Joint

See Also

Physics Joints