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 nameValueDescription
Replace0Replaces the current haptics on the device.
Mix1Mixes the new haptics with the current haptics on the device.

See Also

Reference

UltimateXR.Haptics Namespace