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 nameValueDescription
Clip0Haptic clip playback.
Raw1Raw haptic playback.
Stop2Haptic feedback stop.

See Also

Reference

UltimateXR.Haptics Namespace