Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

Mesh.SetColors

Switch to Manual
public void SetColors(List<Color> inColors);
public void SetColors(List<Color32> inColors);

Parameters

inColors Per-Vertex Colours.

Description

Vertex colors of the Mesh.