Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Mesh.colors32

public var colors32: Color32[];

Description

Vertex colors of the mesh.

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