gist/drawportal.shader

42 lines
No EOL
578 B
Text

blueportal
{
sort portal
surfaceparm nomarks
surfaceparm nodlight
{
program portal
map materials/models/portals/portal_mask.vtf
blendFunc blend
}
{
map materials/models/portals/portal-blue-color-dx8.vtf
blendFunc blend
}
}
redportal
{
sort portal
surfaceparm nomarks
surfaceparm nodlight
{
program portal
map materials/models/portals/portal_mask.vtf
blendFunc blend
}
{
map materials/models/portals/portal-orange-color-dx8.vtf
blendFunc blend
}
}
nodraw
{
surfaceparm nomarks
surfaceparm nodlight
surfaceparm nodraw
}