Scene View Navigation
The Scene View is where all the 3D elements live.
If you are new to Unity, we recommend completing the Unity Essentials Learning Pathway (opens in a new tab).
Rotate Your Camera Position
"Camera Position" is a term in 3D developement used to describe the point from which a user is viewing the rest of the 3D scene. It can be used to describe your view position as you navigate the Unity scene view. It can also be used to describe the user's (learner's) position inside the 3D scene.
RIGHT-CLICK + Hold and drag in order to rotate your camera position viewpoint in any direction.
Move Your Camera Position Through the 3D Scene
-
RIGHT-CLICK + Hold, then hold one of the following:
- W = Forward
- S = Backward
- A = Left
- D = Right
- E = Up
- Q = Down
Movement throughout the scene may take a bit of practice. Spend some time learning each of these key combos to become familiar with how the movement works. You may also use your scroll wheel to zoom forward and backward from your current position.