123456789101112131415161718192021222324252627282930313233343536 |
- %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: Mat_ZED_Preprocess
- m_Shader: {fileID: 4800000, guid: 4d6f78ee2b470cc4d8888e0451b7b5e8, type: 3}
- m_ShaderKeywords: _EMISSION
- m_LightmapFlags: 1
- m_EnableInstancingVariants: 0
- m_DoubleSidedGI: 0
- m_CustomRenderQueue: -1
- stringTagMap: {}
- disabledShaderPasses: []
- m_SavedProperties:
- serializedVersion: 3
- m_TexEnvs:
- - <noninit>:
- 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}
- - _MaskTex:
- m_Texture: {fileID: 0}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- m_Floats:
- - <noninit>: 1
- m_Colors:
- - <noninit>: {r: 1, g: 1, b: 1, a: 1}
|