- Home /
This question was
closed Feb 13, 2019 at 09:26 AM by
NerdIt- for the following reason:
Other
How to use materials in shaders?
I have made an outline shader but I also would like to have an unlit color material on it. But when I add the unlit color material and the shader material it only ever shows the unity shaders base color (which is white). Is there any to show the unlit color material and the outline material.
Comment
You don't use materials on shaders - you use shaders on materials!