遮罩修改器

遮罩 修改器允许物体的顶点根据顶点组进行动态的隐藏。

选项

模式

遮罩修改器可以基于两种不同的模式隐藏部分网格,这可以从这个菜单中选择。

  • 顶点组

    When the Vertex Group option is selected, all vertices belonging to the chosen vertex group (with a weight above zero) will be visible, and all other vertices will be hidden.

    The Mask modifier in Vertex Group mode.
    ../../../_images/modeling_modifiers_generate_mask_vertex-group.png
    ../../../_images/modeling_modifiers_generate_mask_panel-vertex-group.png

    骨架

    When in Pose Mode, vertices belonging to the vertex group associated with the active bone (same names) will be visible. Vertices not in that group will be hidden.

    The Mask modifier in Armature mode.
    ../../../_images/modeling_modifiers_generate_mask_armature.png
    ../../../_images/modeling_modifiers_generate_mask_panel-armature.png

反转

Normally, vertices belonging to the selected vertex group (or group associated with the active pose bone) will be shown. The Invert toggle allows you to reverse this behavior, instead only showing vertices which do not belong to the vertex group.

阈值

权重小于或等于此值的顶点将被隐藏。