Interface: WorldPose
Defined in: webxr-environment/src/world-sensing.ts:34
Where something is, in whatever reference space the app is using.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
orientation | readonly | Quat | webxr-environment/src/world-sensing.ts:36 |
position | readonly | Vec3 | webxr-environment/src/world-sensing.ts:35 |