blob: 5b770255576e0a716f67d52e64f7c2fa2182c891 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
//EDGE MODELS SHADER
//by yalt 2013
//ye.boards.net
models/buildables/net/net
{
{
map models/buildables/net/net.tga
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
alphaFunc GE128
depthWrite
}
}
|