This commit is contained in:
lujiajian 2025-11-17 09:23:44 +08:00
parent 1c34715b32
commit 400f5765c6
7 changed files with 6829 additions and 1500 deletions

File diff suppressed because it is too large Load Diff

View File

@ -75,6 +75,6 @@ Material:
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 0.09411765, g: 0.18039216, b: 0.09411765, a: 1}
- _Color: {r: 0.09, g: 0.18, b: 0.09, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -75,6 +75,6 @@ Material:
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 0.011764706, g: 0.011764706, b: 0.011764706, a: 1}
- _Color: {r: 0, g: 0, b: 0, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -9,10 +9,9 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: "\u7EA2\u706F"
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
m_ValidKeywords:
- _EMISSION
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 1
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
@ -76,6 +75,6 @@ Material:
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 0.70980394, g: 0.003921569, b: 0.003921569, a: 1}
- _EmissionColor: {r: 0.7137255, g: 0.003921569, b: 0.003921569, a: 1}
- _Color: {r: 0.3018868, g: 0, b: 0, a: 1}
- _EmissionColor: {r: 22.839216, g: 0.1254902, b: 0.1254902, a: 1}
m_BuildTextureStacks: []

View File

@ -75,6 +75,6 @@ Material:
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 0.54901963, g: 0.003921569, b: 0.003921569, a: 1}
- _Color: {r: 0.4528302, g: 0.03203987, b: 0.03203987, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@ -9,10 +9,9 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: "\u7EFF\u706F"
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
m_ValidKeywords:
- _EMISSION
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 1
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
@ -76,6 +75,6 @@ Material:
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 0.11372549, g: 0.70980394, b: 0.003921569, a: 1}
- _EmissionColor: {r: 0.003921569, g: 0.7137255, b: 0.011764706, a: 1}
- _Color: {r: 0.18947035, g: 0.3773585, b: 0.1548594, a: 1}
- _EmissionColor: {r: 0.1254902, g: 22.839216, b: 0.3764706, a: 1}
m_BuildTextureStacks: []

File diff suppressed because it is too large Load Diff