2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-06-02 22:47:42 +00:00
OpenAssetTools/raw/iw4/statemaps/passthrough.sm

66 lines
456 B
Plaintext

alphaTest
{
default:
passthrough;
}
blendFunc
{
default:
passthrough;
}
separateAlphaBlendFunc
{
default:
passthrough;
}
cullFace
{
default:
passthrough;
}
depthTest
{
default:
passthrough;
}
depthWrite
{
default:
passthrough;
}
colorWrite
{
default:
passthrough;
}
gammaWrite
{
default:
passthrough;
}
polygonOffset
{
default:
passthrough;
}
stencil
{
default:
passthrough;
}
wireframe
{
default:
passthrough;
}