cod5-sdk/raw/techniques/water_cutaway.tech

15 lines
165 B
Text
Raw Normal View History

2008-11-20 00:00:00 +00:00
{
stateMap "stencil_toggle";
vertexShader 2.0 "transform_only.hlsl"
{
}
pixelShader 1.1 "null.hlsl"
{
}
vertex.position = code.position;
}