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

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.