- 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.
推薦閱讀
- Learning Python Web Penetration Testing
- 深入理解Android(卷I)
- FuelPHP Application Development Blueprints
- 潮流:UI設(shè)計(jì)必修課
- Visual FoxPro程序設(shè)計(jì)教程
- Practical Game Design
- Instant QlikView 11 Application Development
- H5頁面設(shè)計(jì):Mugeda版(微課版)
- Scala Reactive Programming
- Essential C++(中文版)
- Scala編程(第5版)
- Mastering Apache Storm
- Scala編程實(shí)戰(zhàn)
- 分布式架構(gòu)原理與實(shí)踐
- 深入分析GCC