Using Renderer.material.SetColor

I tried using the …material.SetColor("_BaseColor", newColor) but the color wouldn’t change on the model but did in the inspector, I searched up the method in the unity docs and they used “_Color”, when i used “_Color” instead of “_BaseColor” it worked, is this a difference in version, as far as i can tell i did everything the same except for that.

Privacy & Terms