SkillAgentSearch skills...

UTouchInjection

Windows Multitouch Injection Plugin for Unity.

Install / Use

/learn @hecomi/UTouchInjection
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

uTouchInjection

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

  • https://msdn.microsoft.com/ja-jp/library/windows/desktop/hh802881

Demo

  • https://www.youtube.com/watch?v=LzwJ55rhJvI

<img src="https://raw.githubusercontent.com/wiki/hecomi/uTouchInjection/vr-demo.gif" width="720" /><br />

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.
View on GitHub
GitHub Stars45
CategoryDevelopment
Updated2mo ago
Forks13

Languages

C#

Security Score

95/100

Audited on Jan 9, 2026

No findings