Contents

removeBoundary(withIdentifier:)

Removes a specific collision boundary from the collision behavior.

Declaration

func removeBoundary(withIdentifier identifier: any NSCopying)

Parameters

  • identifier:

    The identifier of the boundary you want to remove.

See Also

Configuring a collision behavior