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

20 lines
280 B
Plaintext

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