- Unity Virtual Reality Projects
- Jonathan Linowes
- 103字
- 2021-06-25 21:58:29
Setting your target platform
New Unity projects normally default to targeting standalone desktop platforms. If this works for you, you do not need to change anything. Let's see:
- Open the Build Settings window (File | Build Settings…) and review the Platform list
- Choose your target platform. For example:
- If you're building for Oculus Rift or HTC VIVE, for example, choose PC, Mac & Linux Standalone
- If you're building for Windows MR, choose Universal Windows Platform
- If you are building for Google Daydream on Android, choose Android
- If you are building for Google Cardboard on iOS, choose iOS
- Then press Switch Platform
推薦閱讀
- Beginning Java Data Structures and Algorithms
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Reactive Programming With Java 9
- Expert Android Programming
- SharePoint Development with the SharePoint Framework
- Access 2010數據庫應用技術(第2版)
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Java并發編程之美
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- 愛上C語言:C KISS
- Simulation for Data Science with R
- 高性能PHP 7
- Blender 3D Cookbook
- Android 5從入門到精通
- 面向物聯網的Android應用開發與實踐