Docs Reference

The Layer and Object menus

Every item in the Layer and Object menus: what it adds or does, its shortcut where it has one, and when it is greyed out.

Layer adds a new layer to the project. Object arranges, transforms and combines whatever is already selected. Every item in Layer is always available; Object's items grey out depending on how many layers you have selected.

Where a new layer lands is set once, in the Layers panel: Above, Below or Inside the selection. Every item in this menu honours it, and so do Duplicate and Paste. See the Layers panel.

Layer

ItemWhat it does
VectorAdds a new Drawing layer: a frame-by-frame vector container that can hold its own drawing cells. This is not the same thing as a Shape layer. The Layers and Timeline Add menus call the same command Vector Cells.
GroupAdds a Group layer
BoneAdds a Bone layer
Raster CellsAdds a Raster Cells layer at the canvas size. Unlike adding one from the Layers or Timeline panel, this entry skips the Ask for raster layer size when adding prompt from Preferences
SymbolAdds a Symbol layer
MeshAdds a Mesh layer
Weld VerticesWith two or more vertices selected, welds every one of them to the first vertex you selected
Unweld VertexRemoves every weld touching each selected vertex
Weld Vertices and Unweld Vertex are always enabled on the menu. With fewer than two vertices selected, Weld Vertices simply does nothing.

Object

ItemShortcutWhat it doesGreyed out when
GroupCtrl+GFolds the selection into a new Group layerFewer than two layers selected
UngroupCtrl+Shift+GDissolves the selected group and promotes its childrenNo selection

Transform

  • Flip Horizontal / Flip Vertical: mirrors the layer along that axis
  • Rotate 90° CW / Rotate 90° CCW: rotates the layer a quarter turn
The whole Transform submenu is enabled for a multi-selection, but each of these four only acts on the primary (most recently clicked) layer. The rest of the selection does not move.

Order

ItemWhat it doesGreyed out when
Bring to FrontMoves the layer to the top of its stackIt is already at the top
Bring ForwardMoves the layer one place toward the topIt is already at the top
Send BackwardMoves the layer one place toward the bottomIt is already the bottom-most layer, just above the built-in camera
Send to BackMoves the layer to the bottom of its stack, just above the cameraSame as Send Backward
The Order submenu prints the four shortcuts beside these items (Ctrl+], Ctrl+[, Ctrl+Shift+] and Ctrl+Shift+[), read from their live bindings, and each key runs exactly what its menu item runs.

Align

Align Left, Align Center, Align Right, Align Top, Align Middle and Align Bottom line up the selected layers along that edge or axis. Align needs one vertex or one layer to be enabled, and cameras never count. With vertices selected it acts on the vertices, not on their layers: selecting a single vertex aligns it to the canvas rather than moving the whole layer under it.

Distribute

Distribute Left, Distribute H Center, Distribute Right, Distribute Top, Distribute V Center, Distribute Bottom, Space Horizontally and Space Vertically even out the spacing between the selected layers. The submenu needs at least two layers selected.

Distribute needs three of whatever it is acting on: three vertices when any vertex is selected, otherwise three layers. Space Horizontally and Space Vertically are layer-only and need three layers with no vertex selected. A span too small to divide is left alone rather than piling everything onto the first item.

Boolean

The submenu holds four items: Union (Liquid Shape), Subtract and Intersect need two or more vector shapes, and XOR takes two, or a single compound shape, which releases its contours the way Separate does in Affinity. All of them wrap the selected layers in a new group set to that blend mode, rather than merging them into a single shape. The original layers become that group's children. At least two layers must be selected. Divide is not here: it lives only in the toolbar's Pathfinder group.

The Object menu open on a two-layer selection, with the Order submenu expanded.
On macOS, Transform, Order, Align and Distribute are never greyed out regardless of selection. Only Group, Ungroup and Boolean follow the enable rules above there.