| 123456789101112131415161718192021222324252627282930313233343536373839404142 | %YAML 1.1%TAG !u! tag:unity3d.com,2011:--- !u!21 &2100000Material:  serializedVersion: 6  m_ObjectHideFlags: 0  m_CorrespondingSourceObject: {fileID: 0}  m_PrefabInstance: {fileID: 0}  m_PrefabAsset: {fileID: 0}  m_Name: UnlitAdditiveMasked  m_Shader: {fileID: 4800000, guid: b6ac6b89a3f2a5d4ba21b017d47b480c, type: 3}  m_ShaderKeywords: CUBISM_MASK_ON  m_LightmapFlags: 4  m_EnableInstancingVariants: 0  m_DoubleSidedGI: 0  m_CustomRenderQueue: -1  stringTagMap: {}  disabledShaderPasses: []  m_SavedProperties:    serializedVersion: 3    m_TexEnvs:    - _MainTex:        m_Texture: {fileID: 0}        m_Scale: {x: 1, y: 1}        m_Offset: {x: 0, y: 0}    - cubism_MaskTexture:        m_Texture: {fileID: 0}        m_Scale: {x: 1, y: 1}        m_Offset: {x: 0, y: 0}    m_Floats:    - _Cull: 0    - _DstAlpha: 1    - _DstColor: 1    - _SrcAlpha: 0    - _SrcColor: 1    - cubism_InvertOn: 0    - cubism_MaskOn: 1    - cubism_ModelOpacity: 1    m_Colors:    - cubism_MaskTile: {r: 0, g: 0, b: 0, a: 0}    - cubism_MaskTransform: {r: 0, g: 0, b: 0, a: 0}  m_BuildTextureStacks: []
 |