Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


touchPointerIdBase

The base ID for touch pointers.
Read time 1 minuteLast updated 4 days ago

Definition

public static readonly int touchPointerIdBase

Remarks

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