File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -34,19 +34,17 @@ You should now have a `HoloToolkit` menu item.
3434
3535` HoloToolkit -> Configure -> Apply HoloLens Scene Settings `
3636
37- ` HoloToolkit -> Configure -> Apply HoloLens Project Settings `
38-
3937# 3. Preparing a Scene for Holographic Content
4038Create a new Scene: ` File -> New Scene `
4139
42- Remove the default camera and dirctional light objects in the scene (the next step creates a camera
40+ Remove the default ` Main Camera ` and ` Directional Light ` objects in the scene (the next step creates a camera
4341 customized for holographic development).
4442
4543Add the ` HoloLensCamera.prefab ` (found under HoloToolkit/Input/Prefabs).
4644
4745Add the ` DefaultCursor.prefab ` (found under HoloToolkit/Input/Prefabs/Cursor).
4846
49- Create an empty object in your scene and make sure it's transform is zeroed on the origin.
47+ Create an empty object in your scene and make sure its transform is zeroed on the origin.
5048Rename it 'Managers'.
5149
5250Add the ` InputManager.prefab ` (found under HoloToolkit/Input/Prefabs) as a child to your new 'Managers' Object.
You can’t perform that action at this time.
0 commit comments