Contents

removeAnchor(forID:)

Removes a world anchor from a world-tracking provider based on its ID.

Declaration

final func removeAnchor(forID id: UUID) async throws

Parameters

  • id:

    The unique ID of the world anchor to remove.

See Also

Stopping object tracking