float PixelShaderFunction() : SV_DepthLessEqual
{
    return 0.2;
}