Interface: GazeConfig
Defined in: webxr-interactions/src/gaze.ts:24
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
dwell? | boolean | DwellConfig | Enable dwell-to-press. true uses defaults. | webxr-interactions/src/gaze.ts:28 |
required? | boolean | Non-gaze input on this interactable only counts while gazed at. | webxr-interactions/src/gaze.ts:26 |