Commit ff3661a5 authored by SherryChaos's avatar SherryChaos

fix card render bug

parent eea83a16
...@@ -9589,7 +9589,7 @@ RectTransform: ...@@ -9589,7 +9589,7 @@ RectTransform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7878167979749567023} m_GameObject: {fileID: 7878167979749567023}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: -100} m_LocalPosition: {x: 0, y: 0, z: -500}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
......
...@@ -17,7 +17,7 @@ RenderTexture: ...@@ -17,7 +17,7 @@ RenderTexture:
m_AntiAliasing: 1 m_AntiAliasing: 1
m_MipCount: -1 m_MipCount: -1
m_DepthStencilFormat: 90 m_DepthStencilFormat: 90
m_ColorFormat: 52 m_ColorFormat: 8
m_MipMap: 1 m_MipMap: 1
m_GenerateMips: 1 m_GenerateMips: 1
m_SRGB: 0 m_SRGB: 0
......
...@@ -18,7 +18,7 @@ RenderTexture: ...@@ -18,7 +18,7 @@ RenderTexture:
m_MipCount: -1 m_MipCount: -1
m_DepthStencilFormat: 90 m_DepthStencilFormat: 90
m_ColorFormat: 8 m_ColorFormat: 8
m_MipMap: 1 m_MipMap: 0
m_GenerateMips: 1 m_GenerateMips: 1
m_SRGB: 0 m_SRGB: 0
m_UseDynamicScale: 0 m_UseDynamicScale: 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment