For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to Get Started with Mixed Reality Development Using Unity?

Unity Introduction.

Getting started with Unity development.

How to create a new scene?

  • On the Project panel, right click and select Create > Scene.

  • Name your scene and drag it under Scenes folder for organization purposes.

Creating a new Unity Scene.

Every new Scene comes with a light and camera. We have to modify the camera later for our Mixed Reality project.

New scene camera.

Last updated

Was this helpful?