Skip to content

Commit

Permalink
[HDRP] bump template version to 12.2.0 + update to latest settings
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienlagarde committed Aug 25, 2021
1 parent f32de32 commit 54bb2d3
Show file tree
Hide file tree
Showing 13 changed files with 1,939 additions and 1,270 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ MonoBehaviour:
decalNormalBufferHP: 0
msaaSampleCount: 1
supportMotionVectors: 1
supportRuntimeDebugDisplay: 0
supportRuntimeAOVAPI: 0
supportDitheringCrossFade: 1
supportTerrainHole: 0
Expand Down Expand Up @@ -132,6 +131,7 @@ MonoBehaviour:
forceResolution: 0
forcedPercentage: 100
lowResTransparencyMinimumThreshold: 0
rayTracingHalfResThreshold: 50
lowresTransparentSettings:
enabled: 1
checkerboardDepthBuffer: 1
Expand Down Expand Up @@ -184,7 +184,13 @@ MonoBehaviour:
ContactShadowSampleCount: 04000000080000000c000000
SSRMaxRaySteps: 0c0000001800000030000000
SSGIRaySteps: 200000004000000080000000
SSGIFilterRadius: 100000000e0000000c000000
SSGIDenoise: 010101
SSGIHalfResDenoise: 010000
SSGIDenoiserRadius:
- 0.75
- 0.5
- 0.5
SSGISecondDenoise: 010101
RTAORayLength:
- 0.5
- 3
Expand All @@ -204,7 +210,6 @@ MonoBehaviour:
- 0.5
- 0.8
- 1.5
RTGIUpScaleRadius: 040000000400000004000000
RTGIRaySteps: 200000003000000040000000
RTGIDenoise: 010101
RTGIHalfResDenoise: 010000
Expand Down Expand Up @@ -259,6 +264,7 @@ MonoBehaviour:
m_ObsoleteDecalLayerName5: Decal Layer 5
m_ObsoleteDecalLayerName6: Decal Layer 6
m_ObsoleteDecalLayerName7: Decal Layer 7
m_ObsoleteSupportRuntimeDebugDisplay: 0
allowShaderVariantStripping: 1
enableSRPBatcher: 1
availableMaterialQualityLevels: -1
Expand All @@ -270,7 +276,7 @@ MonoBehaviour:
- format: 0
sizeInMegaBytes: 128
m_UseRenderGraph: 1
m_Version: 20
m_Version: 21
m_ObsoleteFrameSettings:
overrides: 0
enableShadow: 0
Expand Down
Loading

0 comments on commit 54bb2d3

Please sign in to comment.