nuclide/base/test_maps.pk3dir/textures/measure/mat_computer.mat

20 lines
280 B
Plaintext

// Vera Visions Material
{
surfaceParm computer
if $programs
program lightmapped
diffusemap textures/measure/mat_computer.tga
else
{
map $lightmap
rgbGen identity
}
{
map textures/measure/mat_computer.tga
rgbGen identity
blendFunc GL_DST_COLOR GL_ZERO
}
endif
}