dotnet7 compat, DLSS, network manager rewrite and other fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"ID": "f94d5aae457aeba67033a8a4ca753214",
|
||||
"TypeName": "FlaxEditor.Content.Settings.GraphicsSettings",
|
||||
"EngineBuild": 6332,
|
||||
"EngineBuild": 6340,
|
||||
"Data": {
|
||||
"UseVSync": false,
|
||||
"AAQuality": 3,
|
||||
@@ -11,11 +11,13 @@
|
||||
"ShadowsQuality": 3,
|
||||
"ShadowMapsQuality": 3,
|
||||
"AllowCSMBlending": true,
|
||||
"DefaultProbeResolution": 128,
|
||||
"UseHDRProbes": false,
|
||||
"EnableGlobalSDF": true,
|
||||
"GlobalSDFQuality": 2,
|
||||
"GenerateSDFOnModelImport": true,
|
||||
"GIQuality": 2,
|
||||
"GIProbesSpacing": 300.0,
|
||||
"GIQuality": 0,
|
||||
"GIProbesSpacing": 500.0,
|
||||
"GlobalSurfaceAtlasResolution": 2048,
|
||||
"PostProcessSettings": {
|
||||
"AO": {
|
||||
@@ -37,7 +39,7 @@
|
||||
"FallbackIrradiance": {
|
||||
"R": 1.0,
|
||||
"G": 0.0,
|
||||
"B": 0.836574554,
|
||||
"B": 0.83657455,
|
||||
"A": 1.0
|
||||
}
|
||||
},
|
||||
@@ -258,6 +260,7 @@
|
||||
"SSR": {
|
||||
"OverrideFlags": 1,
|
||||
"Intensity": 0.0,
|
||||
"TraceMode": 0,
|
||||
"DepthResolution": 2,
|
||||
"RayTracePassResolution": 2,
|
||||
"BRDFBias": 0.82,
|
||||
|
||||
Reference in New Issue
Block a user