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

18 lines
251 B
Text
Raw Normal View History

// 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
}