fix #27; Does not work with flipped/rotated images
parent
1534a488cc
commit
acccdc7d7b
|
@ -4,6 +4,7 @@ SubShader {
|
|||
Tags {"Queue"="Transparent" "IgnoreProjector"="True" "RenderType"="Transparent"}
|
||||
LOD 100
|
||||
|
||||
Cull Off
|
||||
ZWrite Off
|
||||
Blend SrcAlpha OneMinusSrcAlpha
|
||||
ColorMask [_ColorMask]
|
||||
|
|
Loading…
Reference in New Issue