Weights Menu¶
参照
- Mode(モード):
Edit Mode(編集モード)
- Menu(メニュー):
Weights
This page covers many of the tools in the Weights menu.
Sample Weight¶
参照
- Mode(モード):
Edit Mode(編集モード)
- Menu(メニュー):
Weights ‣ Sample Weight
- ショートカットキー:
Shift-X
Adjust the Weight of the Draw tool to the weight of the vertex under the mouse cursor.
Normalize All¶
参照
- Mode(モード):
Edit Mode(編集モード)
- Menu(メニュー):
Weights ‣ Normalize All
For each point, this tool makes sure that the sum of the weights across all vertex groups is equal to 1. It normalizes all of the vertex groups, except for locked groups, which keep their weight values untouched.
- Lock Active
Keep the values of the active group while normalizing all the others.
Normalize(正規化)¶
参照
- Mode(モード):
Edit Mode(編集モード)
- Menu(メニュー):
Weights ‣ Normalize
This tool only works on the active vertex group. All points keep their relative weights, but the entire set of weights is scaled up such that the highest weight value is 1.0.
Invert Weight¶
参照
- Mode(モード):
Edit Mode(編集モード)
- Menu(メニュー):
Weights ‣ Invert Weight
Replaces each weight of the selected vertex group by × -1.0 weight.
例:
Original 1.0 converts to 0.0
Original 0.5 remains 0.5
Original 0.0 converts to 1.0