Mesh.colors32 Manual     Reference     Scripting  
Scripting > Runtime Classes > Mesh
Mesh.colors32

var colors32 : Color32[]

Description

Vertex colors of the mesh.

Same as colors, except using Color32 structure which is better for performance.