- HoloLens Beginner's Guide
- Jason Odom
- 195字
- 2021-07-02 23:35:15
Saving the scene
Now that we have a place to save the files, let's save our scene. A project in Unity is often made up of many scene files. Knowing this, and in an effort to avoid repeating the starting steps many times, I save two copies of my default scene. I name one as default and the other as main.
Here is how to do that:
- First, click on File on the main menu, and then click on Save Scene:

- The Save Scene dialog will appear. In the File name field, enter default; then, click on the Save button:

- Now, you would want to click on File one more time. Type main into the File name input field and click on the Save button again. If everything went according to the plan, the bar across the top of the window should look like this; the name of your project--HoloLens Beginners Guide--and the name of your scene--main.unity--should both be present.

OK, now we are ready to go; but, let's first talk a bit about what we will be using throughout the rest of the chapter.
推薦閱讀
- C語言程序設計(第2 版)
- Twilio Best Practices
- Hands-On Data Structures and Algorithms with JavaScript
- C語言程序設計
- Python應用輕松入門
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- Nginx Essentials
- Learn React with TypeScript 3
- RabbitMQ Essentials
- Java Web開發詳解
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- 區塊鏈技術進階與實戰(第2版)
- Node.js實戰:分布式系統中的后端服務開發
- SQL Server 2014 Development Essentials
- Mastering Data Analysis with R