- Home /
Question by
Cains · Jun 19, 2014 at 03:45 PM ·
shaderlinerenderertransparent shader
LineRenderer shows up behind transparent shaders
I have a line using LineRenderer in front of a GameObject and if the GameObject uses a transparent shader the line sometimes shows as if it's behind the object shown below.
The effect is worse with the unlit transparent shader, which is what I need to use, so how can I fix this? I don't know much about ShaderLab so I'm hoping I don't have to rewrite the native shaders.
Comment
Your answer

Follow this Question
Related Questions
transparent mode does not work at alpha=255 1 Answer
How to cut or make transparent part of a mesh 0 Answers
Sorting semi-transparent pixels 1 Answer
Standard Shader - Transparent/Fade Issue 6 Answers
Line renderer corner issue (Gui Shader) 0 Answers