Method SetMaterialMainColor
SetMaterialMainColor(uint, ColorAlpha)
Set the main color on any material pattern type
Declaration
public void SetMaterialMainColor(uint material, ColorAlpha color)
Parameters
Type | Name | Description |
---|---|---|
uint | material | The material to apply the color on |
ColorAlpha | color | The color to apply |