We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef50d30 commit c94a02aCopy full SHA for c94a02a
ProjectSettings/GraphicsSettings.asset
@@ -39,10 +39,10 @@ GraphicsSettings:
39
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
40
type: 0}
41
m_ShaderSettings_Tier1:
42
- useCascadedShadowMaps: 1
43
- standardShaderQuality: 2
44
- useReflectionProbeBoxProjection: 1
45
- useReflectionProbeBlending: 1
+ useCascadedShadowMaps: 0
+ standardShaderQuality: 0
+ useReflectionProbeBoxProjection: 0
+ useReflectionProbeBlending: 0
46
m_ShaderSettings_Tier2:
47
useCascadedShadowMaps: 1
48
standardShaderQuality: 2
@@ -64,4 +64,4 @@ GraphicsSettings:
64
m_LightmapKeepDynamicDirSeparate: 1
65
m_FogKeepLinear: 1
66
m_FogKeepExp: 1
67
- m_FogKeepExp2: 1
+ m_FogKeepExp2: 1
0 commit comments