This commit is contained in:
@@ -49,13 +49,13 @@
|
||||
"ParentID": "ff6b6db54b5aa08e7286ef86246149ef",
|
||||
"Transform": {
|
||||
"Translation": {
|
||||
"X": 1355.0,
|
||||
"Y": 791.0,
|
||||
"X": 1734.0,
|
||||
"Y": 933.0,
|
||||
"Z": 0.0
|
||||
}
|
||||
},
|
||||
"Data": {
|
||||
"Text": "13022 tris\n 102 drawcalls\n238fps2\n240fps"
|
||||
"Text": "7038 tris\n 101 drawcalls\n636fps2\n1284fps"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -159,22 +159,25 @@
|
||||
"ID": "8736d067492170db415102997d187ff7",
|
||||
"TypeName": "FlaxEngine.DirectionalLight",
|
||||
"ParentID": "194e05f445ece24ec5448d886e1334df",
|
||||
"IsActive": false,
|
||||
"Name": "DirectionalLight",
|
||||
"Transform": {
|
||||
"Translation": {
|
||||
"X": -1567.0185546875,
|
||||
"Y": 592.0887451171875,
|
||||
"Z": -2397.31787109375
|
||||
"X": -370.8681335449219,
|
||||
"Y": 191.241943359375,
|
||||
"Z": -134.10745239257813
|
||||
},
|
||||
"Orientation": {
|
||||
"X": 0.7106112837791443,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0,
|
||||
"W": 0.7035849094390869
|
||||
"X": 0.8119235038757324,
|
||||
"Y": -7.162299908713976e-8,
|
||||
"Z": -7.162299908713976e-8,
|
||||
"W": 0.5837640166282654
|
||||
}
|
||||
},
|
||||
"Brightness": 14.400001525878907,
|
||||
"ViewDistance": 1540.0
|
||||
"Brightness": 21.700000762939454,
|
||||
"ViewDistance": 15400.0,
|
||||
"ShadowsDistance": 9715.0,
|
||||
"ShadowsFadeDistance": 5000.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -16,9 +16,9 @@
|
||||
"EnableGlobalSDF": true,
|
||||
"GlobalSDFQuality": 2,
|
||||
"GenerateSDFOnModelImport": true,
|
||||
"GIQuality": 0,
|
||||
"GIProbesSpacing": 500.0,
|
||||
"GlobalSurfaceAtlasResolution": 2048,
|
||||
"GIQuality": 3,
|
||||
"GIProbesSpacing": 100.0,
|
||||
"GlobalSurfaceAtlasResolution": 4096,
|
||||
"PostProcessSettings": {
|
||||
"AO": {
|
||||
"OverrideFlags": 13,
|
||||
@@ -33,8 +33,8 @@
|
||||
"OverrideFlags": 63,
|
||||
"Mode": 1,
|
||||
"Intensity": 1.0,
|
||||
"BounceIntensity": 2.0,
|
||||
"TemporalResponse": 1.0,
|
||||
"BounceIntensity": 1.0,
|
||||
"TemporalResponse": 0.9,
|
||||
"Distance": 20000.0,
|
||||
"FallbackIrradiance": {
|
||||
"R": 1.0,
|
||||
|
||||
@@ -4,4 +4,4 @@ r_lighting 0
|
||||
cl_maxfps 240
|
||||
r_upscaling 0
|
||||
r_gi 0
|
||||
r_staticbatch 0
|
||||
r_staticbatch 1
|
||||
Reference in New Issue
Block a user