Blend from Shape(シェイプキーからブレンド)¶
参照
- Mode(モード):
Edit Mode(編集モード)
- Menu(メニュー):
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(オプション)¶
- Shape(シェイプ)
The shape key to use.
- Blend (混合度)
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(追加)
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.