- Home /
Question by
Earlybird · Jun 10, 2013 at 11:53 PM ·
shadersprojectortransparent shader
projector won't effect transparent cutout shader?
Hi, I know very little about shaders but am willing to learn! I have a projector in a simple scene but for some reason it won't project onto a transparent cutout diffuse shader? It works fine on a simple diffuse. Can anyone help me to understand and possibly point me into the right direction to fixing this issue
Cheers, ;)
Comment
Hi!I'm working on a project which need a shader like the one you mentioned,would you like to share it ? Thanks !
Best Answer
Answer by Earlybird · Jun 11, 2013 at 12:08 PM
I found the transparent/cutout/diffuse (Alpha Test-Diffuse) shader on the wiki and discovered that it had
"IgnoreProjector"="True"
inside the sub shader.
I removed this and its now working like a charm :)