diff options
author | chai <chaifix@163.com> | 2020-10-23 13:08:43 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2020-10-23 13:08:43 +0800 |
commit | b82da95b5181ac8bbae38efb13e950d5e88a4caa (patch) | |
tree | 48a6f3269276484bbc7cfc95f0651f40a2176aa1 /Assets/Art | |
parent | 917e9e0b320775634dc2e710f7deac74fd0822f0 (diff) |
*移动amplify shader editor到third party目录
Diffstat (limited to 'Assets/Art')
4 files changed, 4 insertions, 4 deletions
diff --git a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_bottom.mat b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_bottom.mat index f15cdf5a..329929a5 100644 --- a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_bottom.mat +++ b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_bottom.mat @@ -109,5 +109,5 @@ Material: - _EdgeRampMap1_Scroll: {r: 0, g: 0, b: 0, a: 0} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor2: {r: 0, g: 0, b: 0, a: 1} - - _GlowColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 0, b: 0, a: 1} - _MaskWorldPosition: {r: 0, g: 0, b: 0, a: 0} diff --git a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_hair.mat b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_hair.mat index d3c6abc5..d9c743a3 100644 --- a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_hair.mat +++ b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_hair.mat @@ -75,4 +75,4 @@ Material: m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _GlowColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_shoes.mat b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_shoes.mat index f6ccc837..5cc8b67d 100644 --- a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_shoes.mat +++ b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_shoes.mat @@ -75,4 +75,4 @@ Material: m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _GlowColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_tops.mat b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_tops.mat index 1e40a8c7..6643b38b 100644 --- a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_tops.mat +++ b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_tops.mat @@ -75,4 +75,4 @@ Material: m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _GlowColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 0, b: 0, a: 1} |