This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy
| OVRHapticsOutput | m_output ( ) |
OVRHapticsChannel ( uint outputIndex ) Constructs a channel targeting the specified output. | |
| void | Preempt ( OVRHapticsClip clip ) Cancels any currently-playing clips and immediatly plays the specified clip instead. |
| void | Queue ( OVRHapticsClip clip ) Enqueues the specified clip to play after any currently-playing clips finish. |
| void | Mix ( OVRHapticsClip clip ) Adds the specified clip to play simultaneously to the currently-playing clip(s). |
| void | Clear ( ) Cancels any currently-playing clips. |