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