add(anchor:)
Adds the specified anchor to be tracked by the session.
Declaration
func add(anchor: ARAnchor)Parameters
- anchor:
The anchor to add.
Discussion
Changes to anchor tracking take effect when the next frame is captured.
Adds the specified anchor to be tracked by the session.
func add(anchor: ARAnchor)The anchor to add.
Changes to anchor tracking take effect when the next frame is captured.