askvity

How do I change view settings in Blender?

Published in Blender Navigation 3 mins read

You can change view settings in Blender through several methods, including using the number pad, the View menu, and the navigation gizmo. Here's a breakdown:

Using the Numpad

The number pad provides quick access to common viewing angles:

  • Numpad 1: Front View
  • Numpad 3: Right View
  • Numpad 7: Top View
  • Numpad 9: Switch to the opposite view (e.g., from Front View to Back View)
  • Numpad 0: Camera View (if a camera is present in your scene)
  • Numpad . (Period/Delete): Frame Selected (centers the selected object in the view and zooms in close). Very useful for when you get 'lost' in the scene.
  • Numpad 5: Toggle between Perspective and Orthographic view. Perspective view is how we see the real world with vanishing points, while Orthographic is a parallel projection useful for precision modeling.
  • Numpad 8 and Numpad 2: Rotate the view up and down, respectively.
  • Numpad 4 and Numpad 6: Rotate the view left and right, respectively.

Using the View Menu

The View menu in the top toolbar provides more options:

  • View > Viewpoint: Offers the same Front, Back, Right, Left, Top, and Bottom views as the Numpad.
  • View > Align View: Allows you to align the view to various objects, axes, or faces.
  • View > Navigation: Contains options like Walk Navigation (Shift + F), Fly Navigation, and Orbit Around Selection. These offer interactive ways to move around the scene.
  • View > Frame All: Makes sure all objects in your scene are visible within the viewport.

Using the Navigation Gizmo

Located in the top right corner of the 3D Viewport, the Navigation Gizmo provides a visual way to rotate and pan the view:

  • Axes: Click on the X, Y, or Z axis labels to snap to a specific axis-aligned view.
  • Circular Area: Click and drag within the circular area to freely rotate the view.
  • Hand Icon: Click the hand icon to pan the view (move it left, right, up, or down).
  • Plus/Minus Icons: Click the plus or minus icons to zoom in and out.

Additional Tips

  • Middle Mouse Button: Click and drag the middle mouse button to rotate the view. Shift + Middle Mouse Button will pan the view. Ctrl + Middle Mouse Button will zoom the view.
  • Zooming: Use the mouse wheel to zoom in and out.
  • Context Menu: Right-clicking in the viewport brings up a context menu with some useful viewing options, depending on the mode you're in.

By using a combination of these methods, you can easily navigate and change your view settings in Blender to work efficiently.

Related Articles