Interface: WorldChange
Defined in: world-sensing.ts:220
What moved since the last flush, per feature. Ids only; read the lists.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
added | readonly | readonly string[] | world-sensing.ts:222 |
feature | readonly | "planes" | "meshes" | "anchors" | world-sensing.ts:221 |
removed | readonly | readonly string[] | world-sensing.ts:224 |
updated | readonly | readonly string[] | world-sensing.ts:223 |