fix shading issue (erlbach body)

This commit is contained in:
Tim
2025-07-17 22:34:10 +02:00
parent 828313ae3c
commit 5185b80f62

View File

@@ -16,10 +16,11 @@ Material:
- _NORMALMAP - _NORMALMAP
- _OCCLUSIONMAP - _OCCLUSIONMAP
- _PARALLAXMAP - _PARALLAXMAP
- _RECEIVE_SHADOWS_OFF
- _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A - _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A
- _SPECULAR_SETUP - _SPECULAR_SETUP
m_InvalidKeywords: [] m_InvalidKeywords: []
m_LightmapFlags: 4 m_LightmapFlags: 6
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 1 m_DoubleSidedGI: 1
m_CustomRenderQueue: 2000 m_CustomRenderQueue: 2000
@@ -108,11 +109,11 @@ Material:
- _Glossiness: 0 - _Glossiness: 0
- _GlossyReflections: 0 - _GlossyReflections: 0
- _Metallic: 0 - _Metallic: 0
- _OcclusionStrength: 1 - _OcclusionStrength: 0
- _Parallax: 0.005 - _Parallax: 0.005
- _QueueOffset: 0 - _QueueOffset: 0
- _ReceiveShadows: 1 - _ReceiveShadows: 0
- _Smoothness: 0.299 - _Smoothness: 0.291
- _SmoothnessTextureChannel: 1 - _SmoothnessTextureChannel: 1
- _SpecularHighlights: 1 - _SpecularHighlights: 1
- _SrcBlend: 1 - _SrcBlend: 1