Contents

remove(anchor:)

Removes the specified anchor from tracking by the session.

Declaration

func remove(anchor: ARAnchor)

Parameters

  • anchor:

    The anchor to remove.

Discussion

Changes to anchor tracking take effect when the next frame is captured.

See Also

Managing anchors