We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfaa9ef commit 2796fbcCopy full SHA for 2796fbc
Assets/Shaders/UI/UIPanelFade.shader
@@ -19,6 +19,7 @@
19
{
20
Blend SrcAlpha OneMinusSrcAlpha
21
ZWrite Off
22
+ ZTest Always
23
Cull Off
24
25
HLSLPROGRAM
0 commit comments