Multirresolução

The Multiresolution Modifier (often shortened to «Multires») gives you the ability to subdivide a mesh similarly to the Subdivision Surface Modifier, but also allows you to edit the new subdivision levels in sculpt mode.

Nota

The Multiresolution Modifier is the only modifier that cannot be repositioned in the stack if it means that there will be geometry or other object data created or removed before it (e.g. all Generate, some Modify and some Simulate modifiers cannot come before the Multiresolution Modifier).

Opções

../../../_images/modeling_modifiers_generate_multiresolution_panel.png

Modificador para criar malhas com multirresolução.

Tipo

Permite a seleção do tipo de algoritmo de subdivisão.

Simples
Maintains the current shape, and simply subdivides edges.
Catmull-Clark
Creates a smooth surface, usually smaller than the original, using the standard Catmull-Clark subdivision surface algorithm.

Níveis

Previsão
Set the level of subdivisions to show in the 3D View.
Esculpir
Set the number of subdivisions to use in Sculpt Mode.
Renderizar
Set the number of subdivisions to show when rendering.

Operações

Subdividir
Adiciona um novo nível de subdivisão.
Apagar níveis superiores
Deletes all subdivision levels that are higher than the current one.
Remodelar
Copies vertex coordinates from another mesh. To use, first select a different mesh object with matching topology and vertex indices, then Shift select the object you wish to copy vertex coordinates to and click Reshape.
Aplicar como base
Modifies the original unsubdivided mesh to match the form of the subdivided mesh.

Opções adicionais

Subdividir UVs
When enabled, the UV maps will also be subdivided. (i.e. Blender will add «virtual» coordinates for all sub-faces created by this modifier).
Otimizar exibição
When drawing the wireframe of this object, the wires of the new subdivided edges will be skipped (only draws the edges of the original geometry).
Salvar externamente
Saves displacements to an external .btx file.