Version: 2021.1
言語: 日本語
public static int touchPointerCount ;

説明

The number of touch pointers the implementation supports.

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