- HoloLens Beginner's Guide
- Jason Odom
- 203字
- 2021-07-02 23:35:18
Player settings
Here, we will learn about a few important HoloLens-specific settings, such as Capabilities. Here, we can turn off and on certain features that may or may not be needed on HoloLens projects:
- In the Build Settings window, click on the Player Settings button at the bottom.
- Now, click on the Other Settings section in the Inspector panel:

- Click on the Virtual Reality Supported check box. This will automatically select Windows Holographic as the default VR platform:
- Click on the Publishing Settings box.

- Scroll down to the bottom of the window and look under the Capabilities section:

- Select Microphone, HumanInterfaceDevice, Bluetooth, and SpatialPerception.
- Back in the Build Settings window, click on the Build button:

- When the windows explorer Select Folder box shows up, right-click on the main area under the Temp folder, move it to New, and select Folder.
- Name this folder App.
- With this newly created folder selected, click on the Select Folder button.
Now, Unity will go through an exporting process creating scripts and other elements that Visual Studio can understand. On a modern computer, the process can take a few minutes. When it is complete, a Windows Explorer window will pop up with the App directory selected.
推薦閱讀
- UML和模式應(yīng)用(原書第3版)
- 數(shù)據(jù)結(jié)構(gòu)和算法基礎(chǔ)(Java語言實(shí)現(xiàn))
- 數(shù)據(jù)結(jié)構(gòu)(Python語言描述)(第2版)
- Troubleshooting PostgreSQL
- PhoneGap:Beginner's Guide(Third Edition)
- Building Machine Learning Systems with Python(Second Edition)
- C++ Application Development with Code:Blocks
- Android Development Tools for Eclipse
- Magento 2 Beginners Guide
- Learning Grunt
- 奔跑吧 Linux內(nèi)核
- Instant Apache Camel Messaging System
- 程序員必會(huì)的40種算法
- Developing Java Applications with Spring and Spring Boot
- Python滲透測(cè)試編程技術(shù):方法與實(shí)踐(第2版)