Interface: FeedbackIntent
Defined in: feedback.ts:25
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
behaviourKind? | string | - | feedback.ts:28 |
cue | FeedbackCue | - | feedback.ts:26 |
durationMs | number | Suggested haptic duration in ms. | feedback.ts:34 |
intensity | number | Suggested haptic intensity 0..1 (clients may remap freely). | feedback.ts:32 |
interactableId | string | - | feedback.ts:27 |
sourceId? | string | The input source that caused the moment - haptics target this. | feedback.ts:30 |