UxrInteractionType Enumeration

Enumerates the types of interaction supported.

Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public enum UxrInteractionType


Members

Member nameValueDescription
FingerTips0Interaction using UxrFingerTip components attached to the finger tips of an UxrAvatar . Enables touch interaction.
LaserPointers1Interaction using UxrLaserPointer components from a distance.

See Also

Reference

UltimateXR.UI.UnityInputModule Namespace