Platform: Add textures/sfx/smokevolume.mat

This commit is contained in:
Marco Cawthorne 2022-04-25 10:19:50 -07:00
parent 607194957e
commit 63b0b0a199
Signed by: eukara
GPG Key ID: C196CD8BA993248A
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
// Vera Visions Material
{
surfaceParm trans
surfaceParm nomarks
surfaceParm nolightmap
surfaceParm nonsolid
cull none
{
clampmap "textures/sfx/dustcloud.tga"
rgbGen vertex
alphaGen vertex
blendFunc blend
}
}