Is there any way to make shaders unaffected by light, and just have their original texture colour? I want to do some GUI work using regular 3D models, but I can’t find a way to turn off the lighting other than changing the scene ambient light all the way up to white.
So, specifically, is there any way I can make the transparent shader not effected by light, fog or ambient colour?