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.
The second physics body connected by the joint.
var bodyB: SCNPhysicsBody? { get }This property’s value is nil if the joint was created using the init(body:axis:anchor:) method.