⚲
Class:
Material
Lua
C++
Edit
Material::SetColor
This method sets the material color.
Syntax
void
SetColor
(const
Vec4
& color)
void
SetColor
(const float r, const float g, const float b, const float a = 1)
Parameter
Description
color, (r, g, b, a)
color to set
Copyright © 2024 Ultra Software.
All rights reserved.