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

17 lines
251 B
Text

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