- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 82字
- 2021-07-02 19:08:01
Changing the position
First, we need to change the position. The default camera is placed at the coordinates {0, 1, -10}. In HoloLens, however, we are the camera. We are at the center of what is going on, so we need to change these to camera coordinates to {0,0,0}. You enter these values manually or you can click the cogwheel in the top-right corner and click on Reset. This will reset all values to the default which in our case is {0,0,0}.
推薦閱讀
- Oracle WebLogic Server 12c:First Look
- Python從小白到大牛
- 編程卓越之道(卷3):軟件工程化
- HTML5 移動Web開發從入門到精通(微課精編版)
- C語言程序設計教程(第2版)
- 64位匯編語言的編程藝術
- Mastering C# Concurrency
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- Flutter跨平臺開發入門與實戰
- Visual C++開發入行真功夫
- MySQL從入門到精通(軟件開發視頻大講堂)
- Learning PHP 7
- .NET 4.5 Parallel Extensions Cookbook
- 機器學習微積分一本通(Python版)