Згладження – Smooth¶
Орієнтир – Reference
- Режим – Mode
Режим Ліплення – Sculpt Mode
- Засіб – Tool
«Смуга засобів > Згладження» –
- Скорочення – Hotkey
S
Усуває нерівності на ділянці сіті у межах впливу пензля шляхом згладжування позицій вершин.
- Deformation
Deformation type that is used in the brush.
- Laplacian
Smooths the surface and the volume.
- Surface
Smooths the surface of the mesh, while preserving the volume.
- Shape Preservation
How much of the original shape is preserved when smoothing. Increasing the value reduces the effect of having multiple iterations on the strength of smoothing.
- Per-Vertex Displacement
How much the position of each individual vertex influences the final result. Increasing the value reduces the overall strength of smoothing.
- Iterations
Number of smoothing iterations per brush step.
Примітка
This method works by applying regular smoothing, computing the difference between the original (blended between start of iteration and fully original based on Shape Preservation) and the smoothed mesh, smoothing these offsets, pushing vertices back using the smoothed offsets, and finally blending in the original mesh based on Per-Vertex Displacement.