16 lines
201 B
Text
16 lines
201 B
Text
|
// Vera Visions Material
|
||
|
{
|
||
|
surfaceParm trans
|
||
|
surfaceParm nomarks
|
||
|
surfaceParm nolightmap
|
||
|
surfaceParm nonsolid
|
||
|
cull none
|
||
|
|
||
|
{
|
||
|
clampmap "textures/sfx/cone.tga"
|
||
|
blendFunc add
|
||
|
rgbGen vertex
|
||
|
}
|
||
|
}
|
||
|
|