-- Multiresolution Modifier¶
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.
Ghi chú
Multiresolution is the only modifier that cannot be repositioned in the stack after any modifier that will change geometry or other object data (i.e. all Generate, some Modify and some Simulate modifiers cannot come before the Multiresolution one).
Tùy Chọn -- Options¶
The Multiresolution modifier.¶
- Thể Loại -- Type
Sets the type of subdivision.
- Đơn Giản -- Simple
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.
Mức Độ -- Levels¶
The left column of settings control the general quality generated by the modifier in various contexts.
- Duyệt Thảo -- Preview
Set the level of subdivisions to show in Object Mode.
- Điêu Khắc -- Sculpt
Set the level of subdivisions to use in Sculpt Mode.
- Kết Xuất -- Render
Set the level of subdivisions to show when rendering.
- Quality
How precisely the vertices are positioned (relatively to their theoretical position), can be lowered to get a better performance when working on heavy meshes.
-- Operations¶
The right column gathers several operators necessary to manage multiresolution workflow.
- Phân Hóa -- Subdivide
Adds another level of subdivision.
- Xóa Mức Cao Hơn -- Delete Higher
Deletes all subdivision levels that are higher than the current one.
- Đổi Hình Dạng -- Reshape
Copies vertex coordinates from another mesh.
To use it, 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.
- Áp Dụng vào Cơ Sở -- Apply Base
Modifies the original unsubdivided mesh to match the form of the subdivided mesh.
Tùy Chọn Khác -- Further Options¶
- UV Smooth
How to handle UVs during subdivision.
- Smooth, keep corners
UV islands are smoothed, but their boundary remain sharp.
- Sharp
UV remain unchanged.
- Phân Hóa UV -- Subdivide 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.)
- Hiển Thị Tối Ưu -- Optimal Display
When rendering the wireframe of this object, the wires of the new subdivided edges will be skipped (only displays the edges of the original geometry).
- -- Save External
Saves displacements to an external
.btxfile.