Spline 3D Keyboard Shortcuts

42 shortcuts in 5 groups, from Spline’s official documentation (Windows keys).

File & Edit (10)

ShortcutActionWhat it does
Ctrl + OOpen / ImportOpens or imports a file into the scene.
Ctrl + Shift + SSave File to LocalSaves the project to a local file.
Ctrl + ZUndoSteps back through the edit history.
Ctrl + Shift + ZRedoSteps forward again; Ctrl + Y does the same on Windows.
Ctrl + CCopyCopies the selected objects.
Ctrl + XCutCuts the selected objects.
Ctrl + VPastePastes at the default position.
Ctrl + Shift + VPaste in PlacePastes at the exact coordinates the object was copied from.
Ctrl + DDuplicateDuplicates the selection in place.
Ctrl + DragDrag CopyDrags out a copy of the object instead of moving it.

Selection & Objects (7)

ShortcutActionWhat it does
Ctrl + ASelect All ObjectsSelects everything in the scene.
EscUnselect / Escape CreatingClears the selection, and also cancels an object you are mid-creating.
Ctrl + RRenameRenames the selected object in the outliner.
Ctrl + GGroup SelectionGroups the selected objects; the docs list Ungroup as ⌘⇧G on Mac.
DeleteDelete ObjectsRemoves the selected objects.
SFocus ObjectFrames the camera on the selected object.
Shift + SOrientate to ObjectAligns the view square-on to the selected object.

Shape & Transform Tools (8)

ShortcutActionWhat it does
RRectangleStarts drawing a rectangle.
OEllipseStarts drawing an ellipse — O, not E.
KTriangleStarts drawing a triangle.
JPolygonStarts drawing a polygon.
LLocal/World Space ToggleSwitches the transform gizmo between local and world axes.
AltTransform: MirrorHold while transforming to mirror around the centre.
ShiftTransform: Aspect RatioHold while transforming to constrain proportions.
Shift + AltTransform: Mirror & AspectHold both to mirror and constrain at once.

View & Camera (10)

ShortcutActionWhat it does
Ctrl + +Zoom InZooms the viewport in.
Ctrl + -Zoom OutZooms the viewport out.
Shift + 1Zoom 100%Resets zoom to actual size.
Alt + RReset View / CameraReturns the camera to its default position.
MPerspective / OrthographicToggles the projection mode.
Ctrl + \\Toggle UIHides or shows the interface panels.
Ctrl + Shift + FToggle Full ScreenEnters or leaves full screen.
Ctrl + WheelZoom (mouse)Zooms with the scroll wheel.
Space + DragPan (mouse)Pans the viewport while Space is held.
Alt + DragOrbit (mouse)Orbits the camera around the scene.

Selecting with Modifiers (7)

ShortcutActionWhat it does
Shift + ClickSelect range / one by oneIn the outliner, selects a range of objects with children; in the viewport, toggles objects one by one.
Shift + DragSelect multiple (viewport)Marquee-selects multiple objects with their children.
Ctrl + ClickSelect multiple (outliner)Toggles objects with children one at a time in the outliner.
Alt + Ctrl + ClickSelect single without childrenPicks the clicked object only, leaving its children out.
Alt + Ctrl + DragSelect multiple without childrenMarquee-selects objects while excluding their children.
Alt + Ctrl + Shift + ClickToggle without children, one by oneAdds or removes single objects, children excluded.
Alt + Ctrl + Shift + DragMarquee toggle without childrenMarquee version of the same child-excluding selection.
📜 Source: Spline Docs — Keyboard shortcuts. Every row comes from Spline’s official shortcuts table, Windows column. Trackpad gestures and the Mac-only Ungroup row are left to the note in the prose; a parsing error in an earlier version of this page (Ctrl alone listed as Zoom) is fixed. Checked 2026-08-02.
📄 View Printable Cheat Sheet — Download as PDF or print · 🧩 Combine with other tools

Related Shortcut Pages

Blender Figma Framer Cinema 4D Godot Engine Sketch

Search 13,500+ shortcuts across 269 platforms

Explore All Platforms Practice Shortcuts

The letters are not what you expect

Spline’s shape keys look scrambled until you see the logic of what was left: R draws a rectangle, but ellipse is O (the letter looks like one), triangle is K and polygon is J, because E, T and P were already spoken for elsewhere in the app. The same goes for focus: S frames the selected object and Shift + S squares the camera onto it. Two minutes with just these six keys — plus M to flip between perspective and orthographic — covers most of a modeling session.

Modifier keys do the precision work

While dragging a transform, holding Alt mirrors the change around the object’s centre, Shift locks the aspect ratio, and Shift + Alt does both. The same modifier grammar extends to selection, where Spline documents two parallel maps: in the outliner, Shift + Click selects a range and Ctrl + Click toggles items one by one; in the viewport, Shift + Click toggles and Shift + Drag marquee-selects. Adding Alt + Ctrl to any of these excludes children — the way to grab a parent without dragging its whole subtree along.

What the table deliberately leaves out

Spline’s own table also lists trackpad gestures (pinch to zoom, two-finger drag to pan, Alt + tap-and-drag to orbit) — those are gestures rather than keys, so they live here in prose instead of rows. One more gap worth knowing: the docs give Ungroup only in Mac notation (⌘⇧G); the Windows column is blank, though it pairs with Ctrl + G for grouping. And because Spline runs in the browser, Ctrl + Shift + S saves to a local file while ordinary cloud saving happens automatically.

Frequently asked questions

Why is ellipse on O instead of E in Spline?

The letter O resembles the shape, and E was not free. The drawing keys are R for rectangle, O for ellipse, K for triangle and J for polygon — memorise them as a set and they stop feeling arbitrary.

How do I zoom in Spline with the keyboard?

Ctrl + + zooms in, Ctrl + - zooms out, and Shift + 1 returns to 100%. With the mouse, Ctrl + Wheel zooms; Space + Drag pans and Alt + Drag orbits.

How do I select an object in Spline without selecting its children?

Hold Alt + Ctrl and click. Add Shift to toggle several such objects one by one, or drag with Alt + Ctrl held to marquee-select while leaving every child out.

What does L do in Spline?

It switches the transform gizmo between local and world space — whether the move arrows follow the object's own rotation or the scene's global axes.

Can I ungroup with a shortcut in Spline?

Spline's docs list Ungroup only in Mac notation (⌘⇧G); the Windows cell is blank. Grouping is Ctrl + G on Windows, and ungrouping is always available from the right-click menu.

🤖 Ask AI about Spline 3D shortcuts

Open your assistant with this page preloaded as the source — great for follow-up questions like "which of these work in other apps?"

ChatGPT Claude Perplexity Gemini Grok
🔧 Spotted an error or a missing shortcut? Suggest an edit on GitHub — every accepted fix goes live on this page, the API and the CLI.