Vertex Groups Panel¶
Tham Chiếu -- Reference
- Chế Độ -- Mode
Toàn Bộ các Chế Độ -- All Modes
- Bảng -- Panel
Vertex groups are maintained within the Object Data Properties, in the Vertex Groups panel.
- Nhóm Điểm Đỉnh Đang Hoạt Động -- Active Vertex Group
A List view.
- Khóa -- Lock
Locks the group from being editable. You can only rename or delete the group.
- Cộng Thêm
+
-- Add+
Create an empty vertex group.
- Xóa -- Remove
-
Deletes the active vertex group.
- Đặc Biệt -- Specials
- Sort by Name
Sorts vertex groups alphabetically.
- Sort by Bone Hierarchy
(Todo)
- Sao Chép Nhóm Điểm Đỉnh -- Copy Vertex Group
Add a copy of the active vertex group as a new group. The new group will be named like the original group with "_copy" appended at the end of its name. And it will contain associations to exactly the same vertices with the exact same weights as in the source vertex group.
- Sao Chép Nhóm Điểm Đỉnh sang những cái Kết Nối -- Copy Vertex Groups to Linked
Copy vertex groups of this mesh to all linked objects which use the same mesh data (all users of the data).
- Sao Chép Nhóm Điểm Đỉnh đến những cái Được Chọn -- Copy Vertex Group to Selected
Copy all vertex groups to other selected objects provided they have matching indices (typically this is true for copies of the mesh which are only deformed and not otherwise edited).
- Đối Xứng Hóa Nhóm Điểm Đỉnh -- Mirror Vertex Group
Mirrors weights and/or flips group names. See Mirror Vertex Group for more information.
- Phản Chiếu Đối Xứng Nhóm Điểm Đỉnh (Cấu Trúc Liên Kết) -- Mirror Vertex Group (Topology)
Performs the Mirror Vertex Group with the Topology Mirror option enabled.
- Xóa Khỏi Toàn Bộ các Nhóm -- Remove from All Groups
Unassigns the selected vertices from all (even locked) groups. After this operation has been performed, the vertices will no longer be contained in any vertex group. (Not available for locked groups.)
- Xóa Nhóm Đang Hoạt Động -- Clear Active Group
Remove all assigned vertices from the active group. The group is made empty. Note that the vertices may still be assigned to other vertex groups of the object. (Not available for locked groups.)
- Xóa Toàn bộ các Nhóm Không Khóa -- Delete All Unlocked Groups
Remove all vertex groups from the object that are not locked.
- Xóa Toàn Bộ các Nhóm -- Delete All Groups
Remove all vertex groups from the object.
- Khóa Toàn Bộ -- Lock All
Lock all groups.
- Unlock All
Unlock all groups.
- Đảo Nghịch Khóa Toàn Bộ -- Lock Invert All
Invert group locks.
Editing Vertex Groups¶
Tham Chiếu -- Reference
- Chế Độ -- Mode
Edit Mode
- Bảng -- Panel
- Trình Đơn -- Menu
- Phím Tắt -- Hotkey
Ctrl-G
When you switch either to Edit Mode or to Weight Paint Mode, vertex weights can be edited. The same operations are available in the 3D Viewport's
menu or Ctrl-G.- Chỉ Định -- Assign
To assign the selected vertices to the active group with the weight as defined in the Weight (see below).
- Xóa -- Remove
To remove the selected vertices from the active group (and thus also delete their weight values).
- Chọn -- Select
To select all vertices contained in the group.
- Hủy Chọn -- Deselect
To deselect all vertices contained in the group.
- Trọng Lượng -- Weight
The weight value that gets assigned to the selected vertices.
- Đặt Nhóm Đang Hoạt Động -- Set Active Group
Lets you select the group that will become the active one (menu only).
Gợi ý
Multiple objects sharing the same mesh data have the peculiar property that the group names are stored on the object, but the weights in the mesh. This allows you to name groups differently on each object, but take care because removing a vertex group will remove the group from all objects sharing this mesh.