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

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.