April 2017
Beginner to intermediate
376 pages
8h 4m
English
Before we can start the building process, we will need to set up Unity's build settings so that we get the correct output to compile. The building is a word used to say that Unity will take all of the assets that we have put together and break it down into a format that Visual Studio can understand:

This will bring up the Build Settings window. Unity can output a project to many different platforms; but we need to set it up for HoloLens.
Read now
Unlock full access