MeshLoopColor(bpy_struct)

base class — bpy_struct

class bpy.types.MeshLoopColor(bpy_struct)

Vertex loop colors in a Mesh

color
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)

Inherited Properties

Inherited Functions

References

Previous topic

MeshLoop(bpy_struct)

Next topic

MeshLoopColorLayer(bpy_struct)