assets/pc/nzp/scripts/alpha_transparency.shader
2024-06-22 12:16:33 -07:00

15 lines
No EOL
370 B
Text

models/machines/mglow$.mdl_0.lmp
{
program defaultskin
progblendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
diffusemap models/machines/mglow$.mdl_0.tga
alphafunc ge128
}
models/props/chandelier$.mdl_0.lmp
{
program defaultskin
progblendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
diffusemap models/props/chandelier$.mdl_0.tga
alphafunc ge128
}