Vibration
Use Vibration to trigger device haptic feedback so interactions feel more immersive and dynamic.
Input
Name | Data Type | Description |
---|---|---|
Enter | Exec | Executes the node |
Duration | Number | The length of the vibration in milliseconds. You can choose a range between 10-200ms. |
Intensity | Number | Strength of the vibration on a scale 0.0 to 1.0. Use lower values for subtle feedback and higher values for stronger impacts. |
Frequency | Number | Controls how quickly the vibration pulses on a scale from 0.0 to 1.0. Lower values feel slower and more rhythmic, while higher values produce sharper, buzzier sensations. Combine with Duration and Intensity to fine-tune the haptic profile. |
Output
Name | Data Type | Description |
---|---|---|
Next | Exec | Executes the node |