Reverted shadow distance

This commit is contained in:
nothke 2024-08-20 04:28:28 +02:00
parent 2fcd27ed43
commit 3fe6bd51eb
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ QualitySettings:
shadowResolution: 2 shadowResolution: 2
shadowProjection: 1 shadowProjection: 1
shadowCascades: 4 shadowCascades: 4
shadowDistance: 150 shadowDistance: 100
shadowNearPlaneOffset: 3 shadowNearPlaneOffset: 3
shadowCascade2Split: 0.33333334 shadowCascade2Split: 0.33333334
shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667}