Blend from Shape

Reference (Referentie)

Mode (Modus):

Edit Mode (Bewerkingsmodus)

Menu:

Vertex ‣ Blend from Shape

Moves the selected vertices towards their position as stored in a specific Shape Key. This can be useful for correcting or refining geometry by borrowing deformations from such a shape key.

Options (Opties)

Shape

The shape key to use.

Blend (Vermengen)

How strongly to apply the shape key (similar to the shape key’s own Value). 0 means no change, 1 means that the vertices will exactly match the shape key.

Add (Toevoegen)

If disabled, each vertex is interpolated between its current position and its absolute shape key position.

If enabled, Blender first calculates the difference between the positions in the chosen shape key and its Relative To shape key, then adds that difference (multiplied by Blend) to the vertex.