removeAnchor(_:)
Removes a world anchor from a world-tracking provider.
Declaration
final func removeAnchor(_ worldAnchor: WorldAnchor) async throwsParameters
- worldAnchor:
The world anchor to remove.
Removes a world anchor from a world-tracking provider.
final func removeAnchor(_ worldAnchor: WorldAnchor) async throwsThe world anchor to remove.