cod5-sdk/raw/techniques/build_floatz_test_sco_sls_scroll_nc.tech

18 lines
285 B
Text
Raw Permalink Normal View History

2008-11-20 00:00:00 +00:00
{
stateMap "build_floatz";
vertexShader 2.0 "floatz_build_atest_scroll_nc_sco.hlsl"
{
}
pixelShader 2.0 "floatz_build_atest_nc_sco.hlsl"
{
colorMapSampler = material.colorMap;
}
vertex.position = code.position;
vertex.texcoord[0] = code.texcoord[0];
}