diff options
| author | miakata <miakata@gmail.com> | 2019-04-27 22:51:19 +0200 | 
|---|---|---|
| committer | miakata <miakata@gmail.com> | 2019-04-27 22:51:19 +0200 | 
| commit | 87c702bbff7e39066c1aea6ed40c46a961a022d4 (patch) | |
| tree | 74324c7f9dcfdd75fec8f66b1df0557799f3e9d4 /nGJ2019/Assets/Sprites/bg_material.mat | |
| parent | c34eb93d97ae8dcb51ef88dc9ddae5b40c81783e (diff) | |
| parent | 932a418c3f2251d434b67d115aaa380b51685ef7 (diff) | |
Merge branch 'master' of https://github.com/marcinzelent/ngj2019
Diffstat (limited to 'nGJ2019/Assets/Sprites/bg_material.mat')
| -rw-r--r-- | nGJ2019/Assets/Sprites/bg_material.mat | 78 | 
1 files changed, 78 insertions, 0 deletions
| diff --git a/nGJ2019/Assets/Sprites/bg_material.mat b/nGJ2019/Assets/Sprites/bg_material.mat new file mode 100644 index 0000000..2234a20 --- /dev/null +++ b/nGJ2019/Assets/Sprites/bg_material.mat @@ -0,0 +1,78 @@ +%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: bg_material +  m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} +  m_ShaderKeywords: ETC1_EXTERNAL_ALPHA _ALPHATEST_ON +  m_LightmapFlags: 4 +  m_EnableInstancingVariants: 0 +  m_DoubleSidedGI: 0 +  m_CustomRenderQueue: 2450 +  stringTagMap: +    RenderType: TransparentCutout +  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: 2800000, guid: 420921107e115344ea4e97eeb2bca416, 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: +    - _BumpScale: 1 +    - _Cutoff: 0.5 +    - _DetailNormalMapScale: 1 +    - _DstBlend: 0 +    - _GlossMapScale: 1 +    - _Glossiness: 0.5 +    - _GlossyReflections: 1 +    - _Metallic: 0 +    - _Mode: 1 +    - _OcclusionStrength: 1 +    - _Parallax: 0.02 +    - _SmoothnessTextureChannel: 0 +    - _SpecularHighlights: 1 +    - _SrcBlend: 1 +    - _UVSec: 0 +    - _ZWrite: 1 +    m_Colors: +    - _Color: {r: 1, g: 1, b: 1, a: 1} +    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} |