penPointerCount
The number of pen pointers the implementation supports.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Field
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static readonly int penPointerCount
Remarks
The pointer ID for a pen event is a number between penPointerIdBase and penPointerIdBase + penPointerCount - 1.