Skip to content

Commit

Permalink
swapped require opaque and depth
Browse files Browse the repository at this point in the history
  • Loading branch information
dooly123 committed Feb 21, 2025
1 parent c5c7044 commit fb4b7bb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ MonoBehaviour:
m_RendererDataList:
- {fileID: 11400000, guid: c40be3174f62c4acf8c1216858c64956, type: 2}
m_DefaultRendererIndex: 0
m_RequireDepthTexture: 0
m_RequireOpaqueTexture: 0
m_RequireDepthTexture: 1
m_RequireOpaqueTexture: 1
m_OpaqueDownsampling: 1
m_SupportsTerrainHoles: 0
m_SupportsHDR: 1
Expand Down

0 comments on commit fb4b7bb

Please sign in to comment.