We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
void TriggerHapticPulse( vr::TrackedDeviceIndex_t unControllerDeviceIndex, uint32_t unAxisId, unsigned short usDurationMicroSec )
Trigger a single haptic pulse on a controller.
vr::TrackedDeviceIndex_t unControllerDeviceIndex
uint32_t unAxisId
unsigned short usDurationMicroSec
Description
Note: After this call the application may not trigger another haptic pulse on this controller and axis combination for 5ms.