Contents

bodyB

The second physics body connected by the joint.

Declaration

var bodyB: SCNPhysicsBody? { get }

Discussion

This property’s value is nil if the joint was created using the init(body:axis:anchor:) method.

See Also

Managing the Characteristics of a Hinge Joint