com.hecomi.utouchinjection

Windows Multitouch Injection Plugin for Unity

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
com.hecomi.utouchinjection
3801.0.2a year agoa year agoMinified + gzip package size for com.hecomi.utouchinjection in KB

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


Environment

  • Windows 8 / 10

Install

  • Unity Package
- Download the latest .unitypackage from Release page.
  • 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.