Contents

removeBehavior(_:)

Removes a behavior from the physics world.

Declaration

func removeBehavior(_ behavior: SCNPhysicsBehavior)

Parameters

  • behavior:

    The behavior to be removed.

See Also

Registering Physics Behaviors