Skip to main content

Interface: WorldChange

Defined in: packages/webxr-environment/src/world-sensing.ts:220

What moved since the last flush, per feature. Ids only; read the lists.

Properties

PropertyModifierTypeDefined in
addedreadonlyreadonly string[]packages/webxr-environment/src/world-sensing.ts:222
featurereadonly"planes" | "meshes" | "anchors"packages/webxr-environment/src/world-sensing.ts:221
removedreadonlyreadonly string[]packages/webxr-environment/src/world-sensing.ts:224
updatedreadonlyreadonly string[]packages/webxr-environment/src/world-sensing.ts:223