cod5-sdk/raw/techniques/water_cutaway.tech
2008-11-20 00:00:00 +00:00

14 lines
165 B
Text

{
stateMap "stencil_toggle";
vertexShader 2.0 "transform_only.hlsl"
{
}
pixelShader 1.1 "null.hlsl"
{
}
vertex.position = code.position;
}