nuclide/base/test_maps.pk3dir/textures/next/bunker7.mat

23 lines
307 B
Text

// Vera Visions Material
{
surfaceParm concrete
if $programs
diffusemap "textures/next/bunker7.tga"
{
program lightmapped
map $diffuse
map $normalmap
}
else
{
map $lightmap
rgbGen identity
}
{
map "textures/next/bunker7.tga"
rgbGen identity
blendFunc GL_DST_COLOR GL_ZERO
}
endif
}