mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-06-30 17:21:38 +00:00
tweaked depth bias
This commit is contained in:
parent
15a16aeba1
commit
993c7150dc
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
#define FIXED_BIAS 0.005
|
||||
#define FIXED_BIAS 0.0003
|
||||
|
||||
float depthShadowPCF (shTexture2D shadowMap, float4 shadowMapPos, float2 offset)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue