Hello,
I'm trying to add the ability to resize a GameObject by pinching with two hands, but I don't know how to do it.
The Pinch Move example (https://gallery.leapmotion.com/pinch-move/) does what I want, but I don't know if there's some utility class or property I can use to avoid too much code.
Thanks for your help !