From 8654e1102686159189cf1484fb187c60de019ef7 Mon Sep 17 00:00:00 2001 From: art_yxc <616551813@qq.com> Date: 星期三, 28 十一月 2018 14:15:58 +0800 Subject: [PATCH] 法师套装流光特效修改 --- Role/A_Fs/Materials/A_Fs05_Dm_02.mat.meta | 9 ++++ Role/A_Fs/Materials/A_Fs05_Dm_02.mat | 90 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 99 insertions(+), 0 deletions(-) diff --git a/Role/A_Fs/Materials/A_Fs05_Dm_02.mat b/Role/A_Fs/Materials/A_Fs05_Dm_02.mat new file mode 100644 index 0000000..f47feb2 --- /dev/null +++ b/Role/A_Fs/Materials/A_Fs05_Dm_02.mat @@ -0,0 +1,90 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: A_Fs05_Dm_02 + m_Shader: {fileID: 4800000, guid: da712e067f14b60449781c1a44226527, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ChanTex: + m_Texture: {fileID: 2800000, guid: fa4d60d94a5e1e3419bb7145205e949a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3588afdda161b8c41b6238a411c04691, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BaTi: 0 + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _FlowDirectionH: 0 + - _FlowDirectionV: 1 + - _FlowIntensity: 2 + - _FlowSpeed: 0.3 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Hit: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SelfLuminousIntensity: 2 + - _SelfLuminousSpeed: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 0.588, g: 0.588, b: 0.588, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _FlowColor: {r: 0.75696224, g: 0.36786333, b: 0.9264706, a: 1} + - _SelfLuminousColor: {r: 0.8510142, g: 0.16911764, b: 1, a: 1} diff --git a/Role/A_Fs/Materials/A_Fs05_Dm_02.mat.meta b/Role/A_Fs/Materials/A_Fs05_Dm_02.mat.meta new file mode 100644 index 0000000..392daff --- /dev/null +++ b/Role/A_Fs/Materials/A_Fs05_Dm_02.mat.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: f81b537cdce8f574bbe83cf9b60d4048 +timeCreated: 1511229935 +licenseType: Free +NativeFormatImporter: + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: -- Gitblit v1.8.0