base class — bpy_struct
Collection of vertex colors
Active vertex color layer
| Type : | MeshColorLayer |
|---|
Active vertex color index
| Type : | int in [0, inf], default 0 |
|---|
Add a vertex color layer to Mesh.
| Parameters: | name (string, (optional)) – Vertex color name. |
|---|---|
| Returns: | The newly created layer. |
| Return type: | MeshColorLayer |
Inherited Properties
Inherited Functions
|
References