Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

Mesh.colors32

Switch to Manual
public var colors32: Color32[];

Description

Vertex colors of the mesh.

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