SetVertexColor

SetVertexColor(int, int, int, Color)

public void SetVertexColor(int x, int y, int index, Color color) ;

説明

頂点カラーを設定する

パラメーター

パラメーター名 説明
x x座標(0~1)
y y座標(0~1)
index 頂点インデックス
color 頂点カラー