- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 254字
- 2021-07-02 19:07:58
How to use the emulator
Before we can dive into the code, it would be worthwhile to learn to use the emulator a bit. Obviously, you cannot use the gestures we have talked about before--it will not see what you are doing and you have to emulate these. Fortunately, it is not too hard to get used to the controls. You can use the mouse or the keyboard, or you can attach an Xbox controller to your machine and use that as well. We will cover the main controls; the more advanced options will be discussed when we need them in later chapters.
The following table shows the Keyboard, mouse, and Xbox controls in the emulator:

In the center of your view, you will see a dot; this is the cursor. Do not try to move this dot--this will always be in that spot. Move the emulator with the walk and look options to position the dot on the menu item you want to choose, then perform the air tap with the options mentioned above. This takes some practice, so try it out for a little while; it will be worth the effort.
- DevOps:軟件架構師行動指南
- 數字媒體應用教程
- 數據結構和算法基礎(Java語言實現)
- Animate CC二維動畫設計與制作(微課版)
- Scratch真好玩:教小孩學編程
- Linux網絡程序設計:基于龍芯平臺
- Python Network Programming Cookbook(Second Edition)
- D3.js 4.x Data Visualization(Third Edition)
- Hands-On Functional Programming with TypeScript
- Spring核心技術和案例實戰
- Linux Shell核心編程指南
- SQL 經典實例
- QGIS Python Programming Cookbook(Second Edition)
- Unity&VR游戲美術設計實戰
- Kotlin Programming By Example