Skip to content

Commit 3129d93

Browse files
Update reference image for "502_RecursiveRenderingDisabled" (#704)
* Update screenshot for 502 recursive rendering disabled test scene * upgrade shader material
1 parent c98e6d8 commit 3129d93

File tree

5 files changed

+501
-20
lines changed

5 files changed

+501
-20
lines changed
Loading
Loading

TestProjects/HDRP_DXR_Tests/Assets/Scenes/RecursiveRenderingData/M_LitRecursiveTransparentSG.mat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,8 @@ Material:
3434
disabledShaderPasses:
3535
- DistortionVectors
3636
- MOTIONVECTORS
37-
- TransparentDepthPrepass
38-
- TransparentDepthPostpass
3937
- TransparentBackface
38+
- TransparentDepthPostpass
4039
m_SavedProperties:
4140
serializedVersion: 3
4241
m_TexEnvs:
@@ -137,6 +136,7 @@ Material:
137136
- _AlphaCutoffShadow: 0.5
138137
- _AlphaDstBlend: 10
139138
- _AlphaSrcBlend: 1
139+
- _AlphaToMask: 0
140140
- _Anisotropy: 0
141141
- _BlendMode: 0
142142
- _CoatMask: 0

TestProjects/HDRP_DXR_Tests/Assets/Scenes/RecursiveRenderingData/M_RecursiveTransparent.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Material:
3333
disabledShaderPasses:
3434
- DistortionVectors
3535
- MOTIONVECTORS
36-
- TransparentDepthPrepass
3736
- TransparentDepthPostpass
3837
- TransparentBackface
3938
m_SavedProperties:
@@ -136,6 +135,7 @@ Material:
136135
- _AlphaCutoffShadow: 0.5
137136
- _AlphaDstBlend: 10
138137
- _AlphaSrcBlend: 1
138+
- _AlphaToMask: 0
139139
- _Anisotropy: 0
140140
- _BlendMode: 0
141141
- _CoatMask: 0

0 commit comments

Comments
 (0)