blob: aca7dbb8b66d71345946f72e5ad26745580832d5 [file] [log] [blame]
float PixelShaderFunction() : SV_DepthLessEqual
{
return 0.2;
}