Skip to content

Commit

Permalink
Adjusted default quality settings for better frame rates with shadows
Browse files Browse the repository at this point in the history
  • Loading branch information
rdtredinnick committed Sep 28, 2023
1 parent 8fd063e commit 0ea168f
Show file tree
Hide file tree
Showing 19 changed files with 157 additions and 49 deletions.
2 changes: 1 addition & 1 deletion Assets/New Lighting Settings.lighting
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LightingSettings:
m_Name: New Lighting Settings
serializedVersion: 6
m_GIWorkflowMode: 1
m_EnableBakedLightmaps: 0
m_EnableBakedLightmaps: 1
m_EnableRealtimeLightmaps: 1
m_RealtimeEnvironmentLighting: 1
m_BounceScale: 1
Expand Down
10 changes: 5 additions & 5 deletions Assets/Scenes/PuzzleLayout_Example.unity
Original file line number Diff line number Diff line change
Expand Up @@ -2037,7 +2037,7 @@ Light:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingLayerMask: 1
m_Lightmapping: 1
m_Lightmapping: 2
m_LightShadowCasterMode: 0
m_AreaSize: {x: 1, y: 1}
m_BounceIntensity: 1
Expand Down Expand Up @@ -2591,7 +2591,7 @@ PrefabInstance:
- target: {fileID: 6263200718750490606, guid: 155f54ef2cdde924fb057c8160ce5280,
type: 3}
propertyPath: m_LocalPosition.x
value: 3.032
value: 3.396
objectReference: {fileID: 0}
- target: {fileID: 6263200718750490606, guid: 155f54ef2cdde924fb057c8160ce5280,
type: 3}
Expand All @@ -2601,7 +2601,7 @@ PrefabInstance:
- target: {fileID: 6263200718750490606, guid: 155f54ef2cdde924fb057c8160ce5280,
type: 3}
propertyPath: m_LocalPosition.z
value: 7.115
value: 6.692
objectReference: {fileID: 0}
- target: {fileID: 6263200718750490606, guid: 155f54ef2cdde924fb057c8160ce5280,
type: 3}
Expand Down Expand Up @@ -5512,7 +5512,7 @@ Transform:
m_GameObject: {fileID: 881750815}
serializedVersion: 2
m_LocalRotation: {x: 0.46293956, y: -0.2285096, z: 0.8548795, w: 0.05149146}
m_LocalPosition: {x: -0.745, y: 0.471, z: -0.68}
m_LocalPosition: {x: -0.7406, y: 0.4689, z: -0.6371}
m_LocalScale: {x: 1.2, y: 1.2, z: 1.2}
m_ConstrainProportionsScale: 0
m_Children: []
Expand Down Expand Up @@ -12516,7 +12516,7 @@ GameObject:
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_StaticEditorFlags: 2147483647
m_IsActive: 1
--- !u!1 &4081085368337899377
GameObject:
Expand Down
Binary file modified Assets/Scenes/PuzzleLayout_Example/LightingData.asset
Binary file not shown.
Binary file modified Assets/Scenes/PuzzleLayout_Example/Lightmap-0_comp_dir.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 8 additions & 3 deletions Assets/Scenes/PuzzleLayout_Example/Lightmap-0_comp_dir.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Assets/Scenes/PuzzleLayout_Example/Lightmap-0_comp_light.exr
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Assets/Scenes/PuzzleLayout_Example/Lightmap-1_comp_dir.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 8 additions & 3 deletions Assets/Scenes/PuzzleLayout_Example/Lightmap-1_comp_dir.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Assets/Scenes/PuzzleLayout_Example/Lightmap-1_comp_light.exr
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0ea168f

Please sign in to comment.