Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


touchPointerCount

The number of touch pointers the implementation supports.
Read time 1 minuteLast updated 4 days ago

Definition

public static readonly int touchPointerCount

Remarks

The pointer ID for a touch event is a number between touchPointerIdBase and touchPointerIdBase + touchPointerCount - 1.