From 5b158af90739dcbb89c1538a6cb8c65a875dce80 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 26 Nov 2020 20:52:34 +0800 Subject: *misc --- .../Demo/Materials/Opaque.mat | 76 +++++++++++++++ .../Demo/Materials/Opaque.mat.meta | 9 ++ .../Demo/Materials/Skybox.mat | 83 +++++++++++++++++ .../Demo/Materials/Skybox.mat.meta | 10 ++ .../Demo/Materials/Transparent ASE.mat | 100 ++++++++++++++++++++ .../Demo/Materials/Transparent ASE.mat.meta | 10 ++ .../Demo/Materials/Transparent.mat | 102 +++++++++++++++++++++ .../Demo/Materials/Transparent.mat.meta | 9 ++ .../Atmospheric Height Fog/Demo/Materials/UI.mat | 100 ++++++++++++++++++++ .../Demo/Materials/UI.mat.meta | 10 ++ 10 files changed, 509 insertions(+) create mode 100644 Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Opaque.mat create mode 100644 Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Opaque.mat.meta create mode 100644 Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Skybox.mat create mode 100644 Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Skybox.mat.meta create mode 100644 Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent ASE.mat create mode 100644 Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent ASE.mat.meta create mode 100644 Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent.mat create mode 100644 Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent.mat.meta create mode 100644 Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/UI.mat create mode 100644 Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/UI.mat.meta (limited to 'Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials') diff --git a/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Opaque.mat b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Opaque.mat new file mode 100644 index 00000000..7d97fc97 --- /dev/null +++ b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Opaque.mat @@ -0,0 +1,76 @@ +%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: Opaque + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + 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} + - _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: 0} + 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: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 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.33823532, g: 0.33823532, b: 0.33823532, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Opaque.mat.meta b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Opaque.mat.meta new file mode 100644 index 00000000..eea56213 --- /dev/null +++ b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Opaque.mat.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: da2b744cf761f024ea0f901ee75b6615 +timeCreated: 1559733106 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Skybox.mat b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Skybox.mat new file mode 100644 index 00000000..ebc843cd --- /dev/null +++ b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Skybox.mat @@ -0,0 +1,83 @@ +%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: Skybox + m_Shader: {fileID: 106, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _SUNDISK_HIGH_QUALITY + 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} + - _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: 0} + 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: + - _AtmosphereThickness: 1 + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _Exposure: 1.3 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SunDisk: 2 + - _SunSize: 0.05 + - _SunSizeConvergence: 2.14 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _GroundColor: {r: 0.36899996, g: 0.34899998, b: 0.34099993, a: 1} + - _SkyTint: {r: 0.5, g: 0.5, b: 0.5, a: 1} diff --git a/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Skybox.mat.meta b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Skybox.mat.meta new file mode 100644 index 00000000..86dd661a --- /dev/null +++ b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Skybox.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 6d8d2073385f92643b96552c9e56c090 +timeCreated: 1568788827 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent ASE.mat b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent ASE.mat new file mode 100644 index 00000000..dc0a09cc --- /dev/null +++ b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent ASE.mat @@ -0,0 +1,100 @@ +%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: Transparent ASE + m_Shader: {fileID: 4800000, guid: 69494530c2d06154dba377bc2a61be81, type: 3} + m_ShaderKeywords: AHF_ENABLED_OFF + m_LightmapFlags: 0 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3002 + 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} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + 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} + - _TextureSample0: + m_Texture: {fileID: 2800000, guid: b6ce79c1592bcb446ad9975f1591316f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _texcoord: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _ColorMask: 15 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _Float6: 0.5 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _NoiseIntensity: 0.01 + - _NoiseScale: 0.5 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _UVSec: 0 + - _UseUIAlphaClip: 0 + - _VertexIntensity: 0.03 + - _ZWrite: 1 + - __dirty: 0 + m_Colors: + - _Color: {r: 2.670157, g: 2.142577, b: 0, a: 1} + - _Color2: {r: 1, g: 0, b: 0, a: 0} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _NoiseSpeed: {r: 1, g: 1, b: 0, a: 0} + - _Vector0: {r: 0.5, g: 0.5, b: 0, a: 0} diff --git a/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent ASE.mat.meta b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent ASE.mat.meta new file mode 100644 index 00000000..28d76c7a --- /dev/null +++ b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent ASE.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 9631af4dab7dbe2439ad275ffd006a31 +timeCreated: 1570693391 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent.mat b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent.mat new file mode 100644 index 00000000..5daad951 --- /dev/null +++ b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent.mat @@ -0,0 +1,102 @@ +%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: Transparent + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _ALPHAPREMULTIPLY_ON _EMISSION + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + 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} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 4, y: 2} + m_Offset: {x: 0, y: 0} + - _FourthTex: + m_Texture: {fileID: 2800000, guid: e0f922c44762291498cc62e0917609be, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 4, y: 2} + 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} + - _SecondTex: + m_Texture: {fileID: 2800000, guid: 03a7d169469c1af41bb03241a7b7e23d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ThirdTex: + m_Texture: {fileID: 2800000, guid: c3512c25766a40245ac94c6b1722d76e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _texcoord: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BranchPhase: 0 + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _EdgeFlutter: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.8 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 3 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _PrimaryFactor: 0 + - _SecondaryFactor: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TessValue: 15 + - _UVSec: 0 + - _ZWrite: 0 + - __dirty: 0 + m_Colors: + - _Color: {r: 0.5724138, g: 1, b: 0, a: 0.903} + - _EmissionColor: {r: 0.28620684, g: 0.5, b: 0, a: 1} + - _TreeInstanceColor: {r: 0, g: 0, b: 0, a: 0} + - _TreeInstanceScale: {r: 0, g: 0, b: 0, a: 0} + - _TreeOffset: {r: 0, g: 5, b: 0, a: 0} diff --git a/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent.mat.meta b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent.mat.meta new file mode 100644 index 00000000..932c61ad --- /dev/null +++ b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent.mat.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 4a565fdd79313e949971df9e4647b75e +timeCreated: 1559733106 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/UI.mat b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/UI.mat new file mode 100644 index 00000000..19b365df --- /dev/null +++ b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/UI.mat @@ -0,0 +1,100 @@ +%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: UI + m_Shader: {fileID: 4800000, guid: d2c008f025f10e84e840af15703382d8, type: 3} + m_ShaderKeywords: AHF_ENABLED_OFF + m_LightmapFlags: 0 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3002 + 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} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + 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} + - _TextureSample0: + m_Texture: {fileID: 2800000, guid: b6ce79c1592bcb446ad9975f1591316f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _texcoord: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _ColorMask: 15 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _Float6: 0.5 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _NoiseIntensity: 0.01 + - _NoiseScale: 0.5 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _UVSec: 0 + - _UseUIAlphaClip: 0 + - _VertexIntensity: 0.06 + - _ZWrite: 1 + - __dirty: 0 + m_Colors: + - _Color: {r: 0, g: 0, b: 0, a: 1} + - _Color2: {r: 1, g: 0, b: 0, a: 0} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _NoiseSpeed: {r: 0.5, g: 0.5, b: 0, a: 0} + - _Vector0: {r: 0.5, g: 0.5, b: 0, a: 0} diff --git a/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/UI.mat.meta b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/UI.mat.meta new file mode 100644 index 00000000..151fbd01 --- /dev/null +++ b/Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/UI.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: ee4604e1a289ca3469987c3c71dc9092 +timeCreated: 1570693391 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: -- cgit v1.1-26-g67d0