re-enable stencil buffer in game RenderTexture (#344)

oops
This commit is contained in:
minenice55 2023-03-12 18:42:09 -04:00 committed by GitHub
parent 8ef6e480c1
commit bffadfc946
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ RenderTexture:
m_Height: 1259 m_Height: 1259
m_AntiAliasing: 1 m_AntiAliasing: 1
m_MipCount: -1 m_MipCount: -1
m_DepthFormat: 0 m_DepthFormat: 2
m_ColorFormat: 8 m_ColorFormat: 8
m_MipMap: 0 m_MipMap: 0
m_GenerateMips: 1 m_GenerateMips: 1