joints
The joints connected to this physics body.
Declaration
var joints: [SKPhysicsJoint] { get }Discussion
This property holds an array of SKPhysicsJoint objects that define all joints added to the scene’s physics world that are connected to this physics body.