16 lines
226 B
Text
16 lines
226 B
Text
// Vera Visions Material
|
|
{
|
|
surfaceParm trans
|
|
surfaceParm nomarks
|
|
surfaceParm nolightmap
|
|
surfaceParm nonsolid
|
|
cull none
|
|
|
|
{
|
|
clampmap "textures/sfx/dustcloud.tga"
|
|
rgbGen vertex
|
|
alphaGen vertex
|
|
blendFunc blend
|
|
}
|
|
}
|
|
|