Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 849 Bytes

File metadata and controls

19 lines (14 loc) · 849 Bytes
uid input-system-pen

Pen devices

Unity supports pen input on tablets, desktop, and mobile devices. There are a range of controls you can use to access the pressure sensitivity and range detection of pens.

Topic Description
Pen devices introduction Understand how pen devices are represented in the Input System.
Query pen devices in code Use the Pen API to access information about the pens connected to your application.

Additional resources