Package bpy :: Module types :: Class MeshColor
[hide private]
[frames] | no frames]

Class MeshColor

The Mesh Vertex Color Object

Vertex colors for a face in a Mesh.

References

Instance Variables [hide private]
float array of 3 items in [0, 1] color1
Color 1
float array of 3 items in [0, 1] color2
Color 2
float array of 3 items in [0, 1] color3
Color 3
float array of 3 items in [0, 1] color4
Color 4