UxrHapticEventType Enumeration
Enumerates the different types of haptic events.
Namespace: UltimateXR.Haptics
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public enum UxrHapticEventType
Members
Member name | Value | Description | |
---|---|---|---|
Clip | 0 | Haptic clip playback. | |
Raw | 1 | Raw haptic playback. | |
Stop | 2 | Haptic feedback stop. |