description |
---|
Unity Introduction. |
{% embed url="https://youtu.be/A0FHizvwB44" %} Getting started with Unity development. {% endembed %}
- On the Project panel, right click and select Create > Scene.
- Name your scene and drag it under Scenes folder for organization purposes.
Every new Scene comes with a light and camera. We have to modify the camera later for our Mixed Reality project.