Reenable virtual shadowmaps cache
This commit is contained in:
parent
3af79ac61e
commit
2aef3c0ad9
|
@ -55,11 +55,7 @@ r.Shadow.Virtual.Enable=1
|
|||
r.RayTracing.Shadows.AvoidSelfIntersectionTraceDistance=6
|
||||
r.ReflectionCaptureResolution=256
|
||||
r.SkinCache.SceneMemoryLimitInMB=1024
|
||||
#Virtual shadow maps fix temporal
|
||||
r.Shadow.Virtual.MaxPhysicalPages=8192
|
||||
r.Shadow.Virtual.MaxPhysicalPagesSceneCapture=4096
|
||||
r.Shadow.Virtual.Cache=0
|
||||
r.Shadow.Virtual.SMRT.SamplesPerRayDirectional=0
|
||||
|
||||
|
||||
[/Script/AIModule.AISense_Sight]
|
||||
bAutoRegisterAllPawnsAsSources=False
|
||||
|
@ -172,4 +168,3 @@ bReportStats=False
|
|||
ConnectionType=USBOnly
|
||||
bUseManualIPAddress=False
|
||||
ManualIPAddress=
|
||||
|
||||
|
|
Loading…
Reference in New Issue