15 lines
189 B
Text
15 lines
189 B
Text
|
{
|
||
|
stateMap "wireframe";
|
||
|
|
||
|
vertexShader 1.1 "vertcol_untextured_nc_dtex.hlsl"
|
||
|
{
|
||
|
}
|
||
|
|
||
|
pixelShader 1.1 "vertcol_untextured_nc.hlsl"
|
||
|
{
|
||
|
}
|
||
|
|
||
|
vertex.position = code.position;
|
||
|
|
||
|
}
|