UltimateXR.Haptics Namespace

Classes

ClassDescription
Public classUxrHapticClip Describes a haptic clip. It is possible to specify an audio clip whose wave will be used as a primary source for the vibration, but also a secondary clip type that will be used if the device doesn’t support audio clips as haptic feedback. If no audio clip is specified, the fallback clip type will always be used.

Enumerations

EnumerationDescription
Public enumerationUxrHapticClipType Enumerates the supported pre-defined set of haptic feedbacks that can be generated procedurally and played using raw haptic mode.
Public enumerationUxrHapticEventType Enumerates the different types of haptic events.
Public enumerationUxrHapticMode Enumerates the different types of supported haptic playback.