Interface: PoseTuple
Defined in: types.ts:8
A world-space pose.
Properties
| Property | Type | Defined in |
|---|---|---|
position | Vec3Tuple | types.ts:9 |
quaternion | QuatTuple | types.ts:10 |
Defined in: types.ts:8
A world-space pose.
| Property | Type | Defined in |
|---|---|---|
position | Vec3Tuple | types.ts:9 |
quaternion | QuatTuple | types.ts:10 |