diff options
Diffstat (limited to 'Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent.mat')
-rw-r--r-- | Assets/BOXOPHOBIC/Atmospheric Height Fog/Demo/Materials/Transparent.mat | 102 |
1 files changed, 102 insertions, 0 deletions
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}
|