简体   繁体   中英

Unity3d & Google Glass

我正在尝试将手势从Google Glass移到正在开发的统一应用程序中,但是我无法检测到滑动手势,还尝试制作一个插件来实现此目的,但我不是那么熟练为了实现这一目标而开发,所以有人做到了(使手势统一)?

Use the AndroidInput.GetSecondaryTouch() static method to get touches on the Glass touchpad. You can easily detect individual taps with AndroidInput.touchCountSecondary.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM