]> icculus.org git repositories - divverent/nexuiz.git/blob - data/scripts/mflag.shader
git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8573 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
[divverent/nexuiz.git] / data / scripts / mflag.shader
1 mflagshader
2         {
3         cull none
4         deformVertexes wave sin 0 3 0 0.1
5         tessSize 32
6         {
7         map models/mflag/flag.tga
8         alphaFunc GT0
9         rgbGen vertex
10         }
11         }
12