diff options
author | chai <chaifix@163.com> | 2020-10-24 17:30:07 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2020-10-24 17:30:07 +0800 |
commit | 65ed53a40f990e895305ff17a5e48e3cd6b8785b (patch) | |
tree | 3333c6a9b19fa5602fd8827e582273f602452bec /Assets/Art/Vfx/GrabSquaresEffect/Materials/BlueGrabSquaresParticles.mat | |
parent | 56a9b3bf4edc56e9c1dd502a469a7a0167751215 (diff) |
*物理系统
Diffstat (limited to 'Assets/Art/Vfx/GrabSquaresEffect/Materials/BlueGrabSquaresParticles.mat')
-rw-r--r-- | Assets/Art/Vfx/GrabSquaresEffect/Materials/BlueGrabSquaresParticles.mat | 93 |
1 files changed, 0 insertions, 93 deletions
diff --git a/Assets/Art/Vfx/GrabSquaresEffect/Materials/BlueGrabSquaresParticles.mat b/Assets/Art/Vfx/GrabSquaresEffect/Materials/BlueGrabSquaresParticles.mat deleted file mode 100644 index 6c267556..00000000 --- a/Assets/Art/Vfx/GrabSquaresEffect/Materials/BlueGrabSquaresParticles.mat +++ /dev/null @@ -1,93 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: BlueGrabSquaresParticles - m_Shader: {fileID: 4800000, guid: 8179a30e204672b4294c85da979f18a6, type: 3} - m_ShaderKeywords: _EMISSION - m_LightmapFlags: 1 - 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} - - _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} - - _DistTex: - m_Texture: {fileID: 2800000, guid: 6968714afc841544e8db1b418cf815be, type: 3} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _DistortTex: - m_Texture: {fileID: 2800000, guid: 0657fb4c29cc28f4ebf76d9b6cc62eda, type: 3} - 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: 6968714afc841544e8db1b418cf815be, 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} - - _distTex: - m_Texture: {fileID: 2800000, guid: 6968714afc841544e8db1b418cf815be, type: 3} - m_Scale: {x: 0, y: 0} - m_Offset: {x: 0, y: 0} - m_Floats: - - _BumpScale: 1 - - _Cutoff: 0.5 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _GlossMapScale: 1 - - _Glossiness: 0.5 - - _GlossyReflections: 1 - - _InvFade: 1 - - _Metallic: 0 - - _Mode: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.02 - - _SmoothnessTextureChannel: 0 - - _SpecularHighlights: 1 - - _SrcBlend: 1 - - _UVSec: 0 - - _ZWrite: 1 - m_Colors: - - _Color: {r: 0, g: 0.49478778, b: 1.6684705, a: 1} - - _DistanceFade: {r: 0, g: 40, b: 0, a: 0.06} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _Params: {r: 0.05, g: 0, b: 0, a: 0} - - _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} |