cod4-sdk/raw/techniques/wireframe_solid_skin_nc_dtex.tech

15 lines
189 B
Text
Raw Normal View History

2008-01-19 00:00:00 +00:00
{
stateMap "wireframe";
vertexShader 1.1 "vertcol_untextured_nc_dtex.hlsl"
{
}
pixelShader 1.1 "vertcol_untextured_nc.hlsl"
{
}
vertex.position = code.position;
}