Contents

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.

See Also

Tracking objects