2021-06-26 10:13:24 +00:00
|
|
|
// Vera Visions Material
|
|
|
|
{
|
|
|
|
program unlit
|
|
|
|
diffusemap "textures/lights/k_10000.tga"
|
|
|
|
|
|
|
|
nomipmaps
|
|
|
|
surfaceParm nodraw2
|
2021-06-27 06:39:45 +00:00
|
|
|
surfaceParm nonsolid
|
|
|
|
surfaceParm nomarks
|
|
|
|
surfaceParm nolightmap
|
2021-06-26 15:14:00 +00:00
|
|
|
vmap_surfaceLight 5000
|
2021-06-26 10:13:24 +00:00
|
|
|
vmap_lightImage "textures/lights/k_10000.tga"
|
|
|
|
}
|
|
|
|
|