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.
Removes a specific collision boundary from the collision behavior.
func removeBoundary(withIdentifier identifier: any NSCopying)The identifier of the boundary you want to remove.