Better Lighting Profile

This commit is contained in:
brausjonas
2023-03-28 22:25:52 +02:00
parent 26596b12e4
commit 88fa765477
26 changed files with 898 additions and 683 deletions
@@ -14,7 +14,7 @@ LightingSettings:
m_RealtimeEnvironmentLighting: 1
m_BounceScale: 1
m_AlbedoBoost: 1
m_IndirectOutputScale: 1
m_IndirectOutputScale: 0.73
m_UsingShadowmask: 0
m_BakeBackend: 2
m_LightmapMaxSize: 512
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 62 KiB

+12 -8
View File
@@ -20,12 +20,12 @@ RenderSettings:
m_FogDensity: 0.01
m_LinearFogStart: 0
m_LinearFogEnd: 300
m_AmbientSkyColor: {r: 0.41442683, g: 0.48774004, b: 0.6320754, a: 1}
m_AmbientSkyColor: {r: 0.41568628, g: 0.4862745, b: 0.627451, a: 1}
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
m_AmbientIntensity: 1.35
m_AmbientMode: 0
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
m_AmbientIntensity: 0.92
m_AmbientMode: 3
m_SubtractiveShadowColor: {r: 0.33361518, g: 0.3753652, b: 0.4811321, a: 1}
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
m_FlareStrength: 1
@@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity: 0.806
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 705507994}
m_IndirectSpecularColor: {r: 0.40423408, g: 0.44936222, b: 0.5189086, a: 0.806}
m_IndirectSpecularColor: {r: 0.40662986, g: 0.45238155, b: 0.52130955, a: 0.806}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
@@ -6224,7 +6224,7 @@ Light:
m_Type: 1
m_Resolution: -1
m_CustomResolution: -1
m_Strength: 0.88
m_Strength: 0.812
m_Bias: 0.05
m_NormalBias: 0.42
m_NearPlane: 0.2
@@ -18639,6 +18639,10 @@ PrefabInstance:
propertyPath: LayoutItemShop
value:
objectReference: {fileID: 1235522788}
- target: {fileID: 3015192205350473725, guid: 616c4d7a7df3216439e209b540a24966, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 275d56d4e2f2ad7479d682dbca365341, type: 2}
- target: {fileID: 3663925849651850792, guid: 616c4d7a7df3216439e209b540a24966, type: 3}
propertyPath: m_Name
value: ItemShop
@@ -18657,7 +18661,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4148714147383538834, guid: 616c4d7a7df3216439e209b540a24966, type: 3}
propertyPath: m_LocalPosition.x
value: 81.31
value: 81.143
objectReference: {fileID: 0}
- target: {fileID: 4148714147383538834, guid: 616c4d7a7df3216439e209b540a24966, type: 3}
propertyPath: m_LocalPosition.y
@@ -18665,7 +18669,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4148714147383538834, guid: 616c4d7a7df3216439e209b540a24966, type: 3}
propertyPath: m_LocalPosition.z
value: 101.41
value: 101.651
objectReference: {fileID: 0}
- target: {fileID: 4148714147383538834, guid: 616c4d7a7df3216439e209b540a24966, type: 3}
propertyPath: m_LocalRotation.w
Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 63 KiB