This version of Unity is unsupported.

PointerId.penPointerCount

public static int penPointerCount;

Description

The number of pen pointers the implementation supports.

The pointer ID for a pen event is a number between penPointerIdBase and penPointerIdBase + penPointerCount - 1.