nuclide/platform/base_textures.pk3dir/textures/ui/m_linebottom.mat

12 lines
183 B
Text

// Vera Visions Material
{
noPicMip
noMipmaps
diffusemap "textures/ui/m_linebottom.tga"
{
program sprite
map $diffusemap
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
}
}