Misturar pesos de vértices

This modifier mixes a second vertex group (or a simple value) into the affected vertex group, using different operations.

Importante

Este modificador faz a fixação implícita de valores de pesos no intervalo padrão (0.0 a 1.0). Todos valores abaixo de 0.0 serão definidos como 0.0, e todos valores acima de 1.0 serão definidos como 1.0.

Nota

You can view the modified weights in Weight Paint Mode. This also implies that you will have to disable the Vertex Weight Mix modifier if you want to see the original weights of the vertex group you are editing.

Opções

../../../_images/modeling_modifiers_modify_weight-mix_panel.png

The Vertex Weight Mix modifier panel.

Vertex Group A, B
  • A: The vertex group to affect.

  • B: The second vertex group to mix into the affected one. Leave it empty if you only want to mix in a simple value.

Invert Weights A/B

Invert the influence of the vertex group.

Default Weight A, B
  • A: The default weight to assign to all vertices not in the given vertex group.

  • B: The default weight to assign to all vertices not in the given second vertex group.

Vertex Set

Permite escolher quais vértices serão afetados.

Todos

Affects all vertices, disregarding the vertex groups content.

Grupo de vértices A

Affects only vertices belonging to the affected vertex group.

Grupo de vértices B

Affects only vertices belonging to the second vertex group.

Vertex Group A or B

Affects only vertices belonging to at least one of the vertex groups.

Vertex Group A and B

Affects only vertices belonging to both vertex groups.

Importante

When using All vertices, Vertices from group B or Vertices from one group, vertices might be added to the affected vertex group.

Modo de mistura

How the vertex group weights are affected by the other vertex group’s weights.

Substituir

Replaces affected weights with the second group’s weights.

Adicionar

Adds the values of Group B to Group A.

Subtract

Subtracts the values of Group B from Group A.

Multiplicar

Multiplies the values of Group B with Group A.

Divide

Divides the values of Group A by Group B.

Diferença

Subtracts the smaller of the two values from the larger.

Média

Adds the values together, then divides by 2.

Mínimo

Uses the smallest weight value of VGroup A’s or VGroup B’s weights.

Máximo

Uses the largest weight value of VGroup A’s or VGroup B’s weights.

Normalize Weights

Scale the weights in the vertex group to keep the relative weight but the lowest and highest values follow the full 0 - 1 range.

Influência

Those settings are the same for the three Vertex Weight modifiers, see the Vertex Weight Edit modifier page.

Exemplo

Here is and example of using a texture and the mapping curve to generate weights used by the Wave modifier.

Variações do canal de textura.
../../../_images/modeling_modifiers_modify_weight-mix_intensity.jpg

Usando a intensidade.

../../../_images/modeling_modifiers_modify_weight-mix_red.jpg

Usando o vermelho.

../../../_images/modeling_modifiers_modify_weight-mix_saturation.jpg

Usando a saturação.

Custom mapping curve with a Vertex Weight Edit modifier.
../../../_images/modeling_modifiers_modify_weight-mix_map-curve.png

Uma curva de mapeamento personalizada.

../../../_images/modeling_modifiers_modify_weight-mix_red.jpg

Mapeamento personalizado desabilitado.

../../../_images/modeling_modifiers_modify_weight-mix_red-map.jpg

Mapeamento personalizado habilitado.

The blend-file, TEST_4 scene.