Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 897 Bytes

File metadata and controls

33 lines (22 loc) · 897 Bytes

uTouchInjection

uTouchInjection is an Unity asset to simply emulate Windows multi-touch interactions. This is a wrapper for InjectTouchInput() API available from Windows 8.

Demo


Environment

  • Windows 8 / 10

Install

  • Unity Package
  • Git URL (UPM)
    • Add https://github.com/hecomi/uTouchInjection.git#upm to Package Manager.
  • Scoped Registry (UPM)
    • Add a scoped registry to your project.
      • URL: https://registry.npmjs.com
      • Scope: com.hecomi
    • Install uTouchInjection in Package Manager.