Keyboard Shortcuts
A one-page cheat sheet for every shortcut in the editor.
File
| Shortcut | Action |
|---|---|
| Ctrl+N | New scene |
| Ctrl+O | Open file |
| Ctrl+S | Save |
| Ctrl+Shift+S | Save As |
| Ctrl+E | Export to glTF/GLB |
| F11 | Save a screenshot |
Editing
| Shortcut | Action |
|---|---|
| Ctrl+Z | Undo (up to 20 steps) |
| Ctrl+Y | Redo |
| Ctrl+D | Duplicate selection |
| Ctrl+A | Select all (or all children in current group) |
| Ctrl+G | Group selected objects |
| Ctrl+Shift+G | Ungroup |
| Ctrl+X / Ctrl+C / Ctrl+V | Cut / Copy / Paste |
| Delete | Delete selected objects |
| Ctrl+Up / Ctrl+Down | Reorder object among its siblings |
| Ctrl+Shift+P | Copy properties from active object to all selected |
| P | Select parent of current object |
Transform tools
| Shortcut | Action |
|---|---|
| Q | Select tool (no gizmo) |
| G | Move (translate) gizmo |
| R | Rotate gizmo |
| S | Scale gizmo |
| Shift (while dragging) | Vertex snap to another object |
| Ctrl (while rotating) | Snap to 15°/45°/90° increments |
| Arrow keys | Nudge selection ±0.1 on X/Y |
| Page Up / Page Down | Nudge selection ±0.1 on Z |
Viewport & camera
| Input | Action |
|---|---|
| Middle-mouse drag | Orbit |
| Right-mouse drag | Pan |
| Scroll wheel | Zoom |
| F | Focus camera on selection |
| Alt+W | Toggle wireframe overlay |
| B | Toggle bounding box display |
| Numpad 1 / 3 / 5 / 7 / 9 | Front / Right / Back / Top / Bottom view |
Adding shapes
| Shortcut | Action |
|---|---|
| F1 | Add Box |
| F2 | Add Sphere |
| F3 | Add Cylinder |
| F4 | Add Cone |
| F5 | Add Plane |
| Add menu | Torus, Capsule, Disk, Grid, Ico-sphere, Extrude, CSG Union/Difference/Intersection |
Animation & other tools
| Shortcut | Action |
|---|---|
| Ctrl+T | Toggle timeline panel |
| Space | Play / pause animation |
| K | Insert keyframe for selection at current time |
| Ctrl+P | Open Command Palette |
| M | Measurement tool |
| F5 | Enter / exit Walk Mode |