Hello,
I am trying to change the color of an object via c# code. I have two different objects which use the same material. To change the color I change the color diffuse of the material. However, if I change one the other changes. I want them to change independently. Do I need to use two different materials or is there another way to change the color so that only one changes at a time?
thanks
dave