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 name | Value | Description | |
---|---|---|---|
FingerTips | 0 | Interaction using UxrFingerTip components attached to the finger tips of an UxrAvatar . Enables touch interaction. | |
LaserPointers | 1 | Interaction using UxrLaserPointer components from a distance. |