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.
Removes the specified anchor from tracking by the session.
func remove(anchor: ARAnchor)The anchor to remove.
Changes to anchor tracking take effect when the next frame is captured.