Kevin K.
0
Q:

unity change emission color script

 Material mymat = GetComponent<Renderer>().material;         mymat.SetColor("_EmissionColor", Color.red);
2

New to Communities?

Join the community