Contents

removeAnchor(_:)

Removes the specified anchor from the scene.

Declaration

@MainActor @preconcurrency func removeAnchor(_ anchor: any HasAnchoring)

Parameters

  • anchor:

    The anchor to remove.

See Also

Adding and removing anchors