allAnchors
An array of all known world anchors from the world-tracking provider.
Declaration
final var allAnchors: [WorldAnchor]? { get async }Discussion
Returns nil if the data provider isn’t running, and for other errors.
An array of all known world anchors from the world-tracking provider.
final var allAnchors: [WorldAnchor]? { get async }Returns nil if the data provider isn’t running, and for other errors.