UxrHapticMode Enumeration
Enumerates the different types of supported haptic playback.
Namespace: UltimateXR.Haptics
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public enum UxrHapticMode
Members
Member name | Value | Description | |
---|---|---|---|
Replace | 0 | Replaces the current haptics on the device. | |
Mix | 1 | Mixes the new haptics with the current haptics on the device. |