- HoloLens Beginner's Guide
- Jason Odom
- 105字
- 2021-07-02 23:35:22
InputManager prefab
The HTK handles most of the hard work of getting GGV going, through the manager scripts such as the Gaze Manager, Input Manager, or Speech Input Handler. Recent changes to the HoloToolkit make it so that most of this is handled by simply dropping a prefab into your scene.
Let's look at the following steps:
- In the Project view, find the InputManager prefab in the HoloToolkit>Input> Prefabs directory.
- Select the InputManager prefab, drag it into the Hierarchy view, and release it.
Now, we have our InputManager object and nearly all the scripts we need for GGV to work.
推薦閱讀
- Practical Data Analysis Cookbook
- JavaScript前端開發模塊化教程
- Visual Basic程序設計(第3版):學習指導與練習
- 老“碼”識途
- Silverlight魔幻銀燈
- SAS數據統計分析與編程實踐
- Python編程實戰
- Visual Basic程序設計
- HTML5 APP開發從入門到精通(微課精編版)
- Getting Started with React Native
- Getting Started with Polymer
- 零基礎學Python編程(少兒趣味版)
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- Python硬件編程實戰
- Python數據科學實踐指南