TriggerHapticPulse
This function is used to send haptic feedback to a VR controller.
Syntax
- TriggerHapticPulse(number index, number duration = 1000)
Parameters
- index: The controller index. This can be either Left or Right.
- duration: Time in milliseconds for the haptic pulse to last.