Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PointerId.touchPointerIdBase

public static int touchPointerIdBase;

Description

The base ID for touch pointers.

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