Camera¶
Camera and viewport controls.
Commands¶
/camera orient¶
Reset camera to fit all visible objects.
/camera zoom¶
Zoom to a selection.
/camera turn¶
Rotate the camera.
/camera turn x 90 # Rotate 90° around X axis
/camera turn y 45 # Rotate 45° around Y axis
/camera turn z 30 # Rotate 30° around Z axis
/camera clip¶
Adjust clipping planes.
Keyboard Shortcuts¶
| Shortcut | Action |
|---|---|
| Ctrl+Left | Rotate left |
| Ctrl+Right | Rotate right |
| Ctrl+Up | Rotate up |
| Ctrl+Down | Rotate down |