removeBehavior(_:)
Removes a behavior from the physics world.
Declaration
func removeBehavior(_ behavior: SCNPhysicsBehavior)Parameters
- behavior:
The behavior to be removed.
Removes a behavior from the physics world.
func removeBehavior(_ behavior: SCNPhysicsBehavior)The behavior to be removed.