Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PenEventType

Indicates the type of action of a pen event.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Enum
  • Namespace: UnityEngine
  • Assembly: UnityEngine.InputLegacyModule
public enum PenEventType

Fields

Value

Description

NoContactNo pen contact.
PenDownA pen down event.
PenUpA pen up event.