Reestruturar malha¶
The Remesh modifier is a tool for generating new mesh topology. The output follows the surface curvature of the input, but its topology contains only quads.
Opções¶

Remesh Modifier panel.
- Modo
There are three basic modes available in the Remesh Modifier: Blocks, Smooth and Sharp.
The output topology is almost identical between the three modes; what changes is the smoothing.
- Blocos
- Não há suavização como um todo.
- Suavizar
- Gera a saída de uma superfície suavizada.
- Acentuado
- Similar to Smooth, but preserves sharp edges and corners. In the above image, the circular bottom of the cone and the top point of the cone are more accurately reproduced in Sharp mode.
- Profundidade da árvore de octetos
- The Octree Depth sets the resolution of the output. Low values will generate larger faces relative to the input, higher values will generate a denser output.
- Escalonamento
- The result can be tweaked further by setting the Scale; lower values effectively decrease the output resolution.
- Acuidade
- Shown when using the Sharp Mode – Higher values produce edges more similar to the input, while lower values filter out noise.
- Suavização de sombreamento
- Output faces with smooth shading rather than flat shading. The smooth/flat shading of the input faces is not preserved.
- Remover as peças desconectadas
Filter out small disconnected pieces of the output.
- Ajuste
- Use this to control how small a disconnected component must be removed.
Nota
The input mesh should have some thickness to it; if the input is completely flat, add a Solidify Modifier above the Remesh Modifier.