Increase shadow resolution for mid and high presets
This commit is contained in:
parent
94cccac9b2
commit
4943f28727
1 changed files with 2 additions and 2 deletions
|
@ -4,11 +4,11 @@ dofDownscale=8
|
||||||
filterPCF=0
|
filterPCF=0
|
||||||
|
|
||||||
[Medium]
|
[Medium]
|
||||||
shadowResolution=256
|
shadowResolution=512
|
||||||
dofDownscale=4
|
dofDownscale=4
|
||||||
filterPCF=1
|
filterPCF=1
|
||||||
|
|
||||||
[High]
|
[High]
|
||||||
shadowResolution=512
|
shadowResolution=1024
|
||||||
dofDownscale=2
|
dofDownscale=2
|
||||||
filterPCF=1
|
filterPCF=1
|
||||||
|
|
Reference in a new issue