UxrHapticClip.FallbackClipType Property
Gets or sets the fallback clip: A value from a pre-defined set of procedurally generated haptic feedback clips. It will be used if the current device can’t play AudioClip as haptics or Clip is not assigned.
Namespace: UltimateXR.Haptics
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrHapticClipType FallbackClipType { get; set; }
Property Value
Type: UxrHapticClipType