Version: 2021.1
언어: 한국어

PointerId.touchPointerCount

매뉴얼로 전환
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.