- Home /
Question by
kliment5 · Feb 22, 2018 at 01:16 PM ·
shaderreflection
How to create a shader that is not reflecting any sunlight?
Hi all, I am struggling for couple of hours trying to create a shader that will not reflect any sunlight. Here is how it is looking at the moment:
I tried to change the shader as the one that the Sprites have, but then when I change the color of each triangle, for some triangles I get different colors.
Thank you in advance guys!!
screen.jpg
(44.8 kB)
Comment
Best Answer
Answer by Zodiarc · Feb 22, 2018 at 01:20 PM
There should be a built in unity shader called unlit. Maybe that's what you're looking for.
Your answer

Follow this Question
Related Questions
Reflections not working on IOS 2 Answers
Unity Water Shadows? 0 Answers
Need help rendering beer glass in unity... 0 Answers
Cutout & reflective shader 0 Answers
Surface Reflection Shader with Shadows 0 Answers