base class — bpy_struct
Collection of vertex groups
Vertex groups of the object
Type : | VertexGroup, (readonly) |
---|
Active index in vertex group array
Type : | int in [-32768, 32767], default 0 |
---|
Add vertex group to object.
Parameters: |
|
---|---|
Returns: | New vertex group. |
Return type: |
Add vertex to a vertex group.
Parameters: |
|
---|
Inherited Properties
Inherited Functions
|
References