- Home /
Shader reflection only in hilights
Hi, Unity reflecting materials are nice but in dark areas they look odd due reflections giving a fake lighting sensation. Ie: if you have a reflective object with a front light and no more lights behind it, it's back still seems illuminated due reflections. So, how to tell the shader to only apply reflections in illuminated areas? Something like using the Specularity to affect reflection for instance. Thanks in advance!
Comment
Your answer

Follow this Question
Related Questions
I need help with 2D light effect by mask or something, please! 1 Answer
Getting vertex data from lighting function in shaders. 1 Answer
Block/Obscure light without shadows 0 Answers
bumped diffuse Shader not behaving as expected (reversed) 0 Answers
How do I keep an object lit when a light moves past it? 0 Answers