Selection & Visibility

Selection Masking

If you have a complex mesh, it is sometimes not easy to paint on the intended vertices. Suppose you only want to paint on a small area of the Mesh and keep the rest untouched. This is where “selection masking” comes into play. When this mode is enabled, a brush will only paint on the selected vertices or faces. The option is available from the header of the 3D Viewport (see icons surrounded by the yellow frame):

../_images/sculpt-paint_brush_introduction_select.png

You can choose between Face Selection masking (left button) and Vertex selection masking (right button).

Selection masking has some advantages over the default paint mode:

  • The original mesh edges are shown, even when modifiers are active.

  • You can select and deselect faces instead without the need to switch to Edit Mode.

Details About Selecting

The following standard selection operations are supported:

  • Alt-LMB – Single faces

  • Shift-Alt-LMB – Select more or remove them from the selection.

  • A – All faces, A A to deselect.

  • B – Box selection.

  • C – Circle select with brush.

  • Ctrl-I – Invert selection.

  • L – Pick linked (under the mouse cursor).

  • Ctrl-L – Select linked.

  • Ctrl-NumpadPlus – Extend Selection

  • Ctrl-NumpadMinus – Shrink Selection

The following only work for face selection and with the selection tool active:

  • ALT-LMB – Loop Select

Vertex Selection Masking

Reference

Mode:

Vertex and Weight Paint Modes

Header:

Vertex Selection

Shortcut:

2

In this mode you can select one or more vertices and then paint only on the selection. All unselected vertices are protected from unintentional changes.

../_images/sculpt-paint_brush_introduction_vertex-select.png

Vertex Selection masking.

Face Selection Masking

Reference

Mode:

Texture, Vertex, and Weight Paint Modes

Header:

Paint Mask

Shortcut:

1

The Face Selection masking allows you to select faces and limit the paint tool to those faces, very similar to Vertex selection masking.

../_images/sculpt-paint_brush_introduction_face-select.png

Face Selection masking.

Hide/Unhide Faces

../_images/sculpt-paint_brush_introduction_face-select-hidden.png

Hidden faces.

You also can hide selected faces as in Edit Mode with the keyboard Shortcut H, then paint on the remaining visible faces and finally unhide the hidden faces again by using Alt-H.

Hide/Unhide Vertices

You cannot specifically hide only selected faces in vertex mask selection mode. However, the selection is converted when switching selection modes. So a common trick is to:

  1. Switch to Face selection mask mode to have the selection converted to faces.

  2. Refine your selection next or just hide the faces.

  3. Switch back to Vertex Selection mask mode.

Hidig faces will make sure that vertices that belong to visible faces remain visible.

The Clipping Region

To constrain the paint area further you can use the Clipping Region. Press Alt-B and LMB-drag a rectangular area. The selected area will be “cut out” as the area of interest. The rest of the 3D Viewport gets hidden.

../_images/sculpt-paint_brush_introduction_border-select.png

The Clipping Region is used to select interesting parts for local painting.

You make the entire mesh visible again by pressing Alt-B a second time.

All paint tools that use the view respect this clipping, including box select, and of course brush strokes.

There are two helpful reminders that a Clipping Region is used:

  1. The clipping region is drawn as a grey box in the 3D Viewport

  2. The Text Info overlay will state that the perspective is “Clipped”

Select Linked

Reference

Mode:

Edit Mode

Menu:

Select ‣ Select Linked ‣ Linked

Shortcut:

Ctrl-L, Shift-L

Select geometry connected to already selected elements. This is often useful when a mesh has disconnected, overlapping parts, where isolating it any other way would be tedious. Pressing Shift-L will deselect linked any linked elements.

With L you can also select connected geometry directly under the cursor.