This version of Unity is unsupported.

PointerId.penPointerIdBase

public static int penPointerIdBase;

Description

The base ID for pen pointers.

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