Interface: InteractorInfo
Defined in: webxr-interactions/src/behaviours/behaviour.ts:30
The slice of a live interactor a behaviour may consume.
Properties
| Property | Type | Defined in |
|---|---|---|
gripPose? | PoseTuple | webxr-interactions/src/behaviours/behaviour.ts:34 |
id | string | webxr-interactions/src/behaviours/behaviour.ts:31 |
indexTip? | Vec3Tuple | webxr-interactions/src/behaviours/behaviour.ts:35 |
kind | InputSourceKind | webxr-interactions/src/behaviours/behaviour.ts:32 |
ray? | RayTuple | webxr-interactions/src/behaviours/behaviour.ts:33 |
select | number | webxr-interactions/src/behaviours/behaviour.ts:36 |
squeeze | number | webxr-interactions/src/behaviours/behaviour.ts:37 |