Version: 5.3
public Color32[] colors32 ;

설명

Vertex colors of the mesh.

Same as colors, except using Color32 structure is better for performance. Note: The Mesh.colors32 array has to be modified or created externally from the mesh. See for example the note on the uv page.