addAnchor(_:)
Adds a world anchor you supply to the set of currently tracked anchors.
Declaration
final func addAnchor(_ worldAnchor: WorldAnchor) async throwsParameters
- worldAnchor:
A position and orientation in the world you want to track.
Adds a world anchor you supply to the set of currently tracked anchors.
final func addAnchor(_ worldAnchor: WorldAnchor) async throwsA position and orientation in the world you want to track.