|
|
@ -229,10 +229,17 @@ |
|
|
"r.ScreenPercentage 100", |
|
|
"r.ScreenPercentage 100", |
|
|
"t.MaxFPS 60", |
|
|
"t.MaxFPS 60", |
|
|
"r.VSync 1", |
|
|
"r.VSync 1", |
|
|
"r.AntiAliasingMethod 4", |
|
|
"r.AntiAliasingMethod 2", |
|
|
"r.RayTracing.Reflections.SamplesPerPixel 1", |
|
|
"r.RayTracing.Reflections.SamplesPerPixel 1", |
|
|
"r.HairStrands.ComposeAfterTranslucency 0", |
|
|
"r.HairStrands.ComposeAfterTranslucency 0", |
|
|
"r.HairStrands.DOFDepth 0" |
|
|
"r.HairStrands.DOFDepth 0", |
|
|
|
|
|
"r.Lumen.ScreenProbeGather.DownsampleFactor 64", |
|
|
|
|
|
"r.Lumen.Reflections.RadianceCache 1", |
|
|
|
|
|
"r.Lumen.Reflections.MaxRoughnessToTraceClamp 0.3", |
|
|
|
|
|
"r.Lumen.Reflections.AsyncCompute 1", |
|
|
|
|
|
"r.RayTracing.Shadows 0", |
|
|
|
|
|
"r.TemporalAASamples 16", |
|
|
|
|
|
"r.RayTracing.Shadows.SamplesPerPixel 2" |
|
|
], |
|
|
], |
|
|
"tooltip": "The one place to configure Console Commands", |
|
|
"tooltip": "The one place to configure Console Commands", |
|
|
"hotreload": true, |
|
|
"hotreload": true, |
|
|
|