Skip to content

Commit 369607b

Browse files
author
Stephen Hodgson
authored
Removed references to camera.prefab
Replaced with HoloLensCamera.prefab
1 parent c991ee9 commit 369607b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

GettingStarted.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,7 @@ You should now have a `HoloToolkit` menu item.
3535
Remove the default camera in the project (the next step creates a camera
3636
customized for holographic development).
3737

38-
Add the `Main Camera.prefab` (found under HoloToolkit/Utilities/Prefabs).
39-
40-
You will probably want to add `ManualCameraControl.cs` (found under
41-
HoloToolkit/Utilities/Scripts) to the
42-
`Main Camera`. This allows the user to manually control
43-
the camera when in the Unity player.
38+
Add the `HoloLensCamera.prefab` (found under HoloToolkit/Input/Prefabs).
4439

4540
`HoloToolkit -> Configure -> Apply HoloLens Scene Settings`
4641

0 commit comments

Comments
 (0)