12 lines
177 B
Text
12 lines
177 B
Text
// Vera Visions Material
|
|
{
|
|
noPicMip
|
|
noMipmaps
|
|
|
|
diffusemap "textures/ui/m_left.tga"
|
|
{
|
|
program sprite
|
|
map $diffusemap
|
|
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
|
}
|
|
}
|