Skip to content

Commit 4587275

Browse files
committed
Updated samples to 2019.1.11f1 / 5.16.1-preview + Small Fixes
1 parent fa3c363 commit 4587275

24 files changed

Lines changed: 1815 additions & 1766 deletions

Assets/HDRP/HDRenderPipelineAsset.asset

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ MonoBehaviour:
3939
supportTransparentBackface: 1
4040
supportTransparentDepthPrepass: 1
4141
supportTransparentDepthPostpass: 1
42+
supportLowResTransparent: 1
4243
colorBufferFormat: 74
4344
supportedLitShaderMode: 3
4445
supportDecals: 0
@@ -96,6 +97,10 @@ MonoBehaviour:
9697
upsampleFilter: 1
9798
forceResolution: 0
9899
forcedPercentage: 100
100+
lowresTransparentSettings:
101+
enabled: 1
102+
checkerboardDepthBuffer: 1
103+
upsampleType: 1
99104
allowShaderVariantStripping: 1
100105
enableSRPBatcher: 0
101106
shaderVariantLogLevel: 0
@@ -107,6 +112,7 @@ MonoBehaviour:
107112
- {fileID: 11400000, guid: 578e14a174424a64f901ea91cbdf10e3, type: 2}
108113
- {fileID: 11400000, guid: d70a4a3f7cca7914299c768fe225c1a6, type: 2}
109114
- {fileID: 11400000, guid: fa0bd868de6beb242b58530817c2fa99, type: 2}
115+
- {fileID: 11400000, guid: a6e49c92568d36640bf75bae8006ad8f, type: 2}
110116
m_Version: 5
111117
m_ObsoleteFrameSettings:
112118
overrides: 0

Assets/Samples/ARRadar/ARRadar.unity

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RenderSettings:
3838
m_ReflectionIntensity: 1
3939
m_CustomReflection: {fileID: 0}
4040
m_Sun: {fileID: 0}
41-
m_IndirectSpecularColor: {r: 0.014250345, g: 0.01703964, b: 0.024201669, a: 1}
41+
m_IndirectSpecularColor: {r: 0.014275231, g: 0.017067093, b: 0.02424396, a: 1}
4242
m_UseRadianceAmbientProbe: 0
4343
--- !u!157 &3
4444
LightmapSettings:

Assets/Samples/ARRadar/ARRadar.vfx

Lines changed: 1094 additions & 1095 deletions
Large diffs are not rendered by default.

Assets/Samples/Butterflies/Butterflies.unity

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RenderSettings:
3838
m_ReflectionIntensity: 1
3939
m_CustomReflection: {fileID: 0}
4040
m_Sun: {fileID: 0}
41-
m_IndirectSpecularColor: {r: 0.10636203, g: 0.068219624, b: 0.011732047, a: 1}
41+
m_IndirectSpecularColor: {r: 0.10654913, g: 0.068333946, b: 0.01175242, a: 1}
4242
m_UseRadianceAmbientProbe: 0
4343
--- !u!157 &3
4444
LightmapSettings:

0 commit comments

Comments
 (0)