Contents

anchorUpdates

A sequence of updates to anchors a provider tracks.

Declaration

final var anchorUpdates: AnchorUpdateSequence<WorldAnchor> { get }

Discussion

An async sequence providing all anchor updates. The provider vends new or updated world anchors via the sequence as they become available.

Identify the anchors you want to react to by calling id.

See Also

Tracking objects