Win7Touch

UtilXiao

(4)
$29
Publisher UtilXiao
File size 501.06kB
Number of files 8
Latest version 1
Latest release date 2014-12-26 12:06:21
First release date 2012-11-29 11:57:05
Supported Unity versions 2018.4.2 or higher
Get started using the Windows7 API in Unity. Not TUIO. Supports Windows 7 multi-touch. This system is very similar to Unity's own syntax:

Unity API: Input.GetTouch(0);
Win7MT API:Win7Input.GetTouch(0);
Unity API:Touch;
Win7MT API:Win7Touch;

Getting started is easy. Just add Component->Script->Win 7Touch Manager to a GameObject, then add "using Win7MT;" in your script.

Top Publisher Assets