Version: 2022.3
言語: 日本語
public Color32[] colors32 ;

説明

メッシュの頂点の色配列

Color32 構造を用いるほうがパフォーマンスがよいことを除いて、colors と同じです。

Note: The Mesh.colors32 array has to be modified or created externally from the Mesh. See, for example, the note on the uv page.