Enum UIPointerType
General type of pointer that generated a UnityEngine.EventSystems.PointerEventData pointer event.
Namespace: UnityEngine.InputSystem.UI
Assembly: Unity.InputSystem.dll
Syntax
public enum UIPointerType
Fields
Name | Description |
---|---|
MouseOrPen | |
None | |
Touch | A Touchscreen. |
Tracked |