create_vertex_group
Add a vertex group to a mesh object in Blender, optionally assigning specific vertices with a defined weight for precise control.
Instructions
Add a vertex group to a mesh object, optionally assigning vertices with a weight.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weight | No | ||
| group_name | Yes | ||
| object_name | Yes | ||
| vertex_indices | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |