- Home /
Shader applied to UI Objects with children
Hello everyone
I'm implementing a shader that receives some parameters to cut out an UIPanel and apply shadows on the component surface. However, this UIPanel have some children. I would like to know if is possible to affect the children using the shader applied to the parent. Currently I'm also applying the shaders to children to cut them. But it is causing a bug that shadows are overlaping the other ones.
Thank you!
Did you find a good solution?
Answer by Laurens109 · Jun 16, 2017 at 11:00 AM
I seem to have the same question as you, my friend. :|
Your answer
Follow this Question
Related Questions
Help with the final step of an "Unmoving Plaid" UI shader 0 Answers
Help combining a dissolve shader and an outline shader,How can I combine these two shaders 0 Answers
Black outline and transparency shader 1 Answer
Adding object to scene causes problem with other objects material/shader 0 Answers
Addition to Standard Shader stopping it from batching? 0 Answers