15 lines
183 B
Text
15 lines
183 B
Text
|
{
|
||
|
stateMap "default";
|
||
|
|
||
|
vertexShader 2.0 "shadowcookie_caster_dtex.hlsl"
|
||
|
{
|
||
|
}
|
||
|
|
||
|
pixelShader 2.0 "shadowcookie_caster.hlsl"
|
||
|
{
|
||
|
}
|
||
|
|
||
|
vertex.position = code.position;
|
||
|
|
||
|
}
|