1
0
Files
Unity-Essentials-Pathway/Assets/_Unity Essentials/_Shortcuts-Cheat_Sheet.txt
T
LupiNexMedia f84f5c592b initial commit
2026-04-28 09:32:03 +02:00

20 lines
638 B
Plaintext

Unity shortcuts reference
Scene view navigation:
- View: Hold the right mouse button and drag.
- Frame: Press F in the Scene view or double-click a GameObject in the Hierarchy window.
- Orbit: Hold Alt (macOS: hold Option) and left mouse button drag.
- Zoom: Scroll wheel or hold Alt (macOS: hold Option) and right mouse button drag.
- Flythrough mode: Hold the right mouse button and use the WASD keys (as well as the Q and E keys to move Down and Up).
Scene view tools shortcuts:
- View: Q
- Move: W
- Rotate: E
- Scale: R
- Rect: T
- Transform: Y
Miscellaneous shortcuts:
- Undo: Ctrl+Z (macOS: Cmd+Z)
- Save: Ctrl+S (macOS: Cmd+S)