Contents

addAnchor(_:)

Adds a world anchor you supply to the set of currently tracked anchors.

Declaration

final func addAnchor(_ worldAnchor: WorldAnchor) async throws

Parameters

  • worldAnchor:

    A position and orientation in the world you want to track.

See Also

Tracking objects