IMaterial
void ColorModulate(float r, float g, float b);
void AlphaModulate(float alpha);
string GetName();
bool IsErrorMaterial();
Last updated