cod5-sdk/raw/statemaps/pixel_cost_add.sm

60 lines
477 B
Plaintext
Raw Permalink Normal View History

2008-11-20 00:00:00 +00:00
alphaTest
{
default:
Always;
}
blendFunc
{
default:
Add, One, One;
}
separateAlphaBlendFunc
{
default:
Disable, One, Zero;
}
cullFace
{
default:
passthrough;
}
depthTest
{
default:
passthrough;
}
depthWrite
{
default:
passthrough;
}
colorWrite
{
default:
Enable, Enable;
}
polygonOffset
{
default:
passthrough;
}
stencil
{
default:
passthrough;
}
wireframe
{
default:
Disable;
}