API reference
API reference
Select your platform
No SDKs available
No versions available

IHapticsPlayer Interface

Interface for a system that can play haptic patterns on a controller associated with an interactor.

Member Functions

Plays the specified haptic pattern on the device associated with the interactorId.
Parameters
interactorId
The identifier of the interactor whose controller should play haptics.
pattern
The haptic pattern to play.
Stops any active haptics on the device associated with the interactorId.
Parameters
interactorId
The identifier of the interactor whose controller should stop haptics.
Did you find this page helpful?