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

12 lines
179 B
Text

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