Skip to content

Commit

Permalink
Unity automatically modified this
Browse files Browse the repository at this point in the history
  • Loading branch information
andybak authored and mikeage committed Jun 27, 2024
1 parent 0265e56 commit 05e21ed
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions Assets/Rendering/TestMats/TestShadowRender.renderTexture
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,35 @@
--- !u!84 &8400000
RenderTexture:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TestShadowRender
m_ImageContentsHash:
serializedVersion: 2
Hash: 00000000000000000000000000000000
m_ForcedFallbackFormat: 4
m_DownscaleFallback: 0
serializedVersion: 3
m_Width: 2048
m_Height: 2048
m_AntiAliasing: 1
m_MipCount: -1
m_DepthFormat: 2
m_ColorFormat: 11
m_ColorFormat: 52
m_MipMap: 0
m_GenerateMips: 0
m_SRGB: 0
m_UseDynamicScale: 0
m_BindMS: 0
m_EnableCompatibleFormat: 1
m_TextureSettings:
serializedVersion: 2
m_FilterMode: 0
m_Aniso: 0
m_MipBias: 0
m_WrapMode: 1
m_WrapU: 1
m_WrapV: 1
m_WrapW: 1
m_Dimension: 2
m_VolumeDepth: 1

0 comments on commit 05e21ed

Please sign in to comment.