enum InputHaptic
Index values for haptic outputs on controllers. These represent a destination for vibration playback, requested via Input.HapticPulse, Input.HapticWaveform, or Input.HapticCurve.
Enum Values
| LController | The left controller’s primary haptic actuator. |
| Max | Total number of haptic outputs. |
| RController | The right controller’s primary haptic actuator. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!