tweaked depth bias

actorid
scrawl 13 years ago
parent 15a16aeba1
commit 993c7150dc

@ -1,5 +1,5 @@
#define FIXED_BIAS 0.005
#define FIXED_BIAS 0.0003
float depthShadowPCF (shTexture2D shadowMap, float4 shadowMapPos, float2 offset)
{

Loading…
Cancel
Save