diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-05-25 18:21:31 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-05-25 18:21:31 -0400 |
| commit | 914e6702935f5b76cbb078117de575dc26e5ef1f (patch) | |
| tree | 50e31b4da500a0d37dfd5d3774d446422654105a /ProjectSettings/GraphicsSettings.asset | |
| parent | a203857b77c1e2562abcc0dda4140ac21ebea1e1 (diff) | |
| download | prototype-a-914e6702935f5b76cbb078117de575dc26e5ef1f.tar.gz prototype-a-914e6702935f5b76cbb078117de575dc26e5ef1f.tar.bz2 prototype-a-914e6702935f5b76cbb078117de575dc26e5ef1f.zip | |
Project now uses URP
Diffstat (limited to 'ProjectSettings/GraphicsSettings.asset')
| -rw-r--r-- | ProjectSettings/GraphicsSettings.asset | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset index 43369e3..36c5a8d 100644 --- a/ProjectSettings/GraphicsSettings.asset +++ b/ProjectSettings/GraphicsSettings.asset @@ -28,6 +28,7 @@ GraphicsSettings: m_LensFlare: m_Mode: 1 m_Shader: {fileID: 102, guid: 0000000000000000f000000000000000, type: 0} + m_VideoShadersIncludeMode: 2 m_AlwaysIncludedShaders: - {fileID: 7, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 15104, guid: 0000000000000000f000000000000000, type: 0} @@ -36,9 +37,8 @@ GraphicsSettings: - {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0} m_PreloadedShaders: [] - m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, - type: 0} - m_CustomRenderPipeline: {fileID: 0} + m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_CustomRenderPipeline: {fileID: 11400000, guid: 1980b22a8fbaae42f8f269662c179fd5, type: 2} m_TransparencySortMode: 0 m_TransparencySortAxis: {x: 0, y: 0, z: 1} m_DefaultRenderingPath: 1 @@ -59,5 +59,5 @@ GraphicsSettings: m_AlbedoSwatchInfos: [] m_LightsUseLinearIntensity: 0 m_LightsUseColorTemperature: 0 + m_DefaultRenderingLayerMask: 1 m_LogWhenShaderIsCompiled: 0 - m_AllowEnlightenSupportForUpgradedProject: 0 |
