Touchdisplay without Pro license?

Is it possible to utilize the Input.Touch without buying the PRO licens of either Unity3D or the smartdevice licenses?

ADDED INFO

I am building an Unity application that will run in a browser or as standalone by using the Unity FREE edition.

I am going to connect a Touchscreen-monitor to my PC or Mac and the input from this, I want to grab from Unity3D.

My question is therefore: is the API for Input.Touch available for usage without buying any Unity licensing???

Its not a smartdevice application at the moment, so its not running on iOS or Android, is PURE Mac OSX or Windows.

You mean Input.touches? I’m pretty sure that’s available without the Pro license. Otherwise you couldn’t do any input. :slight_smile:

You can use it without the Pro, but you will definitively need and iOS license, Basic at least, otherwise there would be no point in building against a non-touchscreen platform.

Check this tutorial:

Source code should be still here:

http://www.revelopment.co.uk/tutorials/unitytutorials/73-howtorotateanobjectbytouch