UxrHapticClip.Clip Property

Gets or sets the primary AudioClip to use as source for vibration. If the device does not support audio clips as sources or this value is null, FallbackClipType will be used.

Namespace: UltimateXR.Haptics
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public AudioClip Clip { get; set; }

Property Value

Type: AudioClip

See Also

Reference

UxrHapticClip Class
UltimateXR.Haptics Namespace