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

OVRHapticsClip Class

A PCM buffer of data for a haptics effect.

Properties

The current number of samples in the clip.
The maximum number of samples the clip can store.
The raw haptics data.

Constructors & Destructors

OVRHapticsClip ( )
Creates a clip with the specified capacity.
Creates a clip with the specified data.
Creates a clip by mixing the specified clips.
Creates a haptics clip from the specified audio clip.
Adds the specified sample to the end of the clip.
Clears the clip and resets its size to 0.