Files
blender-portable-repo/scripts/addons/RetopoFlow/help/relax.md
T
2026-03-17 14:30:01 -06:00

67 lines
1.8 KiB
Markdown

# ![](images/relax-icon.png) Relax Help
Shortcut: {{relax tool}}
Quick Shortcut: {{relax quick}}
The Relax tool allows you to easily relax the vertex positions using a brush.
![](images/help_relax.png)
## Transforming
| | | |
| --- | --- | --- |
| {{brush}} | : | relax all vertices within brush |
| {{brush alt}} | : | relax only selected vertices within brush |
## Changing Brush Options
| | | |
| --- | --- | --- |
| {{brush radius}} | : | adjust brush size |
| {{brush strength}} | : | adjust brush strength |
| {{brush falloff}} | : | adjust brush falloff |
These options can also be stored as presets in the Brush Options panel.
To quickly switch between presets, use the {{pie menu alt0}} pie menu.
## Masking
Relax has several options to control which vertices are or are not moved.
Each option is below, along with setting and description.
### Boundary
| | | |
| --- | --- | --- |
| Exclude | : | Relax vertices not along boundary |
| Slide | : | Relax vertices along boundary, but move them by sliding along boundary |
| Include | : | Relax all vertices within brush, regardless of being along boundary |
### Symmetry
| | | |
| --- | --- | --- |
| Exclude | : | Relax vertices not along symmetry plane |
| Slide | : | Relax vertices along symmetry plane, but move them by sliding along symmetry plane |
| Include | : | Relax all vertices within brush, regardless of being along symmetry plane |
### Hidden
| | | |
| --- | --- | --- |
| Exclude | : | Relax only visible vertices |
| Include | : | Relax all vertices within brush, regardless of visibility |
### Selected
| | | |
| --- | --- | --- |
| Exclude | : | Relax only unselected vertices |
| Only | : | Relax only selected vertices |
| All | : | Relax all vertices within brush, regardless of selection |