- HoloLens Beginner's Guide
- Jason Odom
- 174字
- 2021-07-02 23:35:15
Unity directory structure
We have completed all the steps for our default scene, and now we need to save it. With organization being an important factor as projects get larger and more complex, we need to create the appropriate directories for the different elements and assets that comprise our project. These will include textures, materials, scripts, prefabs, sounds, and--what we are dealing with at this moment--scenes.
Having directories for each type of asset makes quickly sorting and finding a specific object a breeze. For now, since we only have a scene file, we will create a directory to save it in:
- In the Project window in the left-hand corner of the screen, click on Assets:

- Click on the Create button near the top of the window, under Project.
- A large menu of options will appear; click on the Folder option that is at the top of that menu:

- A folder named New Folder will appear; do not click on anything just yet:

- Rename the folder to Scenes:

推薦閱讀
- Computer Vision for the Web
- Mastering QGIS
- Functional Kotlin
- 飛槳PaddlePaddle深度學習實戰
- Expert Data Visualization
- AppInventor實踐教程:Android智能應用開發前傳
- Java編程的邏輯
- Bootstrap 4 Cookbook
- Python深度學習:模型、方法與實現
- Spring+Spring MVC+MyBatis從零開始學
- C陷阱與缺陷
- Android編程權威指南(第4版)
- Java Web動態網站開發(第2版·微課版)
- ASP.NET Core and Angular 2
- VMware vSphere Design Essentials