Skip to main content

Interface: TrackedAnchorLike

Defined in: src/world/anchors/AnchorTypes.ts:76

The shape of a tracked anchor, as surfaced in restore results.

Properties

id

id: string

Defined in: src/world/anchors/AnchorTypes.ts:78

Stable id within the session.


label

label: string

Defined in: src/world/anchors/AnchorTypes.ts:80

Caller-supplied label.


uuid?

optional uuid: string

Defined in: src/world/anchors/AnchorTypes.ts:82

Persistent handle, when one has been requested.