修改为单独调整shader

This commit is contained in:
2026-07-06 16:26:21 +08:00
parent ed9b2923e4
commit ea9ff6dc08
6 changed files with 38 additions and 8 deletions
@@ -13,7 +13,9 @@ Material:
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords:
- _CASTSHADOW_ON
- _ENABLECLIP_ON
- _RECEIVELIGHTING_ON
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
@@ -30,9 +32,16 @@ Material:
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _CastShadow: 1
- _ClipSoftness: 0.05
- _EnableClip: 1
- _GroundHeight: 0
- _LightIntensity: 1
- _ReceiveLighting: 1
- _ShadowOffset: -0.1
- _ShadowOpacity: 0.5
m_Colors:
- _AmbientColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _ShadowColor: {r: 0, g: 0, b: 0, a: 0.5}
m_BuildTextureStacks: []