Contents

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.

See Also

Managing anchors