Commit 3827abe5 authored by mercury233's avatar mercury233

fix lights on card (by 無名的凝泪)

parent e158112a
...@@ -8,7 +8,7 @@ Material: ...@@ -8,7 +8,7 @@ Material:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_Name: back_pic m_Name: back_pic
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
m_ShaderKeywords: _ALPHATEST_ON m_ShaderKeywords: _ALPHATEST_ON _SPECULARHIGHLIGHTS_OFF
m_LightmapFlags: 5 m_LightmapFlags: 5
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0 m_DoubleSidedGI: 0
...@@ -79,6 +79,7 @@ Material: ...@@ -79,6 +79,7 @@ Material:
- _R0: 0.05 - _R0: 0.05
- _RimIntensity: 3 - _RimIntensity: 3
- _RimPower: 3 - _RimPower: 3
- _SpecularHighlights: 0
- _SrcBlend: 1 - _SrcBlend: 1
- _UVSec: 0 - _UVSec: 0
- _ZWrite: 1 - _ZWrite: 1
......
...@@ -8,7 +8,7 @@ Material: ...@@ -8,7 +8,7 @@ Material:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_Name: face_pic m_Name: face_pic
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
m_ShaderKeywords: _ALPHATEST_ON m_ShaderKeywords: _ALPHATEST_ON _SPECULARHIGHLIGHTS_OFF
m_LightmapFlags: 5 m_LightmapFlags: 5
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0 m_DoubleSidedGI: 0
...@@ -103,6 +103,7 @@ Material: ...@@ -103,6 +103,7 @@ Material:
- _Parallax: 0.02 - _Parallax: 0.02
- _Rotation: 0 - _Rotation: 0
- _Shininess: 0.2 - _Shininess: 0.2
- _SpecularHighlights: 0
- _SrcBlend: 1 - _SrcBlend: 1
- _UVSec: 0 - _UVSec: 0
- _ZWrite: 1 - _ZWrite: 1
......
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