Flamingburrit008 1 Posted February 26, 2019 (edited) Hello, I'm trying to change the color of an object in cops, but I keep running into a problem. When I change the color of my box object to red in cops, the color of its reflection remains white. I've tried messing with the indirect reflection image plane, but that changes the color of all of its reflections. What I want to do is change the color of just the box to red in cops while keeping the other reflections the same. Basically from this: To this: This is what I am currently getting Any advice would be greatly appreciated. Thank you reflect_test.hipnc Edited February 26, 2019 by Flamingburrit008 Share this post Link to post Share on other sites
davpe 190 Posted March 5, 2019 render a mask for the box and its' reflection as a separate pass. that's the simplest approach i would choose. you could also do that in shader and have it as an aov, that would be more complicated on shader side of things thou. Share this post Link to post Share on other sites