|
@@ -2,14 +2,16 @@
|
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
|
--- !u!21 &2100000
|
|
|
Material:
|
|
|
- serializedVersion: 6
|
|
|
+ serializedVersion: 8
|
|
|
m_ObjectHideFlags: 0
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
m_Name: New Material
|
|
|
m_Shader: {fileID: 210, guid: 0000000000000000f000000000000000, type: 0}
|
|
|
- m_ShaderKeywords: _ALPHABLEND_ON
|
|
|
+ m_ValidKeywords:
|
|
|
+ - _ALPHABLEND_ON
|
|
|
+ m_InvalidKeywords: []
|
|
|
m_LightmapFlags: 0
|
|
|
m_EnableInstancingVariants: 0
|
|
|
m_DoubleSidedGI: 0
|
|
@@ -17,7 +19,7 @@ Material:
|
|
|
stringTagMap:
|
|
|
RenderType: Transparent
|
|
|
disabledShaderPasses:
|
|
|
- - ALWAYS
|
|
|
+ - GRABPASS
|
|
|
m_SavedProperties:
|
|
|
serializedVersion: 3
|
|
|
m_TexEnvs:
|
|
@@ -57,6 +59,7 @@ Material:
|
|
|
m_Texture: {fileID: 0}
|
|
|
m_Scale: {x: 1, y: 1}
|
|
|
m_Offset: {x: 0, y: 0}
|
|
|
+ m_Ints: []
|
|
|
m_Floats:
|
|
|
- _BlendOp: 0
|
|
|
- _BumpScale: 1
|
|
@@ -94,3 +97,4 @@ Material:
|
|
|
- _Color: {r: 0.4056604, g: 0.4056604, b: 0.4056604, a: 0.25882354}
|
|
|
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
|
|
- _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0}
|
|
|
+ m_BuildTextureStacks: []
|