Question by
d3garcia · May 05, 2017 at 04:19 PM ·
shadersrealtimechange color
transparent shader that changes color to objects behind it.
I'm very new to shaders, but I think is the way to go, I've been looking a way to change UI Text to a specific color, I found a transparent shader that inverts the color when ever you put it on top of images or UI Elements: https://forum.unity3d.com/threads/invert-colors-shader.205244/ Unfortunately this won't work, since I need the output color to a specific one. Any help on how to do this with shaders or any other ideas are greatly appreciate it.
Comment
Your answer
Follow this Question
Related Questions
How can I get the maximum texture value within a tri in a shader? 0 Answers
Shader Masking Question 0 Answers
Reversed UV Light with 2D PointLight (shader graph) 0 Answers
Hair material problem 0 Answers
Why my sprite isn't getting shadows (Shadow graph URP) 0 Answers