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 d52d775 commit ad9a9f6Copy full SHA for ad9a9f6
src/engine/media/scripts/engine.shader
@@ -2,8 +2,8 @@ white
2
{
3
cull none
4
5
- map $whiteimage
6
- blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
+ map $white
+ blend blend
7
rgbgen vertex
8
}
9
0 commit comments