Multi-Resolution 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.

Note

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).

选项

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

多级精度修改器。

视图层级

Set the level of subdivisions to show in Object Mode.

雕刻

Set the level of subdivisions to use in Sculpt Mode.

渲染

设置在渲染时的细分级数。

雕刻基础网格

Makes sculpt-mode tools deform the base mesh instead of the displaced mesh, while previewing the displacement of higher subdivision levels. This allows you to see the propagation of strokes in real-time, which enables to use complex tools like Cloth or Pose in much higher resolutions without surface noise and artifacts.

优化显示

在渲染此对象的线框时,将跳过新细分边缘的线(仅显示原始几何图形的边缘)。

细分

细分

Creates a new level of subdivision using the type specified by Subdivision Type (see below).

简单型

Creates a new level of subdivision using a simple interpolation by subdividing edges without any smoothing.

线性

Creates a new level of subdivision using linear interpolation of the current sculpted displacement.

反细分

重建当前基础网格的较低细分级别。

删除较高级

删除比当前细分级别高的所有细分级别。

形状

重构外形

Copies vertex coordinates from another mesh.

使用前先选择有与之匹配的拓扑结构和顶点索引的不同网格的物体,然后用 Shift 选择你要复制的顶点坐标的物体, 点击 重构外形

应用到基型

修改原始的未细分网格,以匹配细分后的网格形态。

生成

重建细分

重建所有可能的细分层次,生成一个较低分辨率的基础网格。这是用来创建一个预先存在的雕塑的优化多分辨率版本。这个选项只有在没有通过修改器创建细分级别时才可用。

保存外部数据

保存置换数据到外部的 .btx 文件。

高级

品质

控制顶点的位置的精确程度(相对于它们的理论位置),从而在处理高面数时获得更好的性能。

UV平滑

在细分时如何处理uv。

UV

保留拐角

UV岛是平滑的,但它们的边界保持不变。

保留拐角,交汇点

UV被平滑,不连续边界上的拐角和三个或更多区域的交汇点保持清晰。

保留拐角,交汇点、凹面

UV平滑,不连续边界上的角,三个或更多区域的交界处以及飞镖和凹角保持清晰。

保留边界

UV平滑,边界保持清晰。

全部

UV

边界平滑

控制开放边界(和拐角)的平滑方式。

全部

类似于 光滑 ,但保留锐边和转角。

保留拐角

类似于 光滑 ,但保留锐边和转角。

使用折痕

使用存储在边中的 加权边折痕 值来控制它们的平滑程度。

使用自定义法向

插值现有的 自定义拆边法向 的网格结果。