| 12345678910111213141516171819202122232425262728293031323334353637383940 | %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: DistortionGray  m_Shader: {fileID: 4800000, guid: 84cf8d63687679b4e96326697d05ea5a, type: 3}  m_ShaderKeywords:   m_LightmapFlags: 5  m_EnableInstancingVariants: 0  m_DoubleSidedGI: 0  m_CustomRenderQueue: -1  stringTagMap: {}  disabledShaderPasses: []  m_SavedProperties:    serializedVersion: 3    m_TexEnvs:    - _BumpMap:        m_Texture: {fileID: 2800000, guid: 76cab654b2b665c4cad106f98b5a5ec0, type: 3}        m_Scale: {x: 1, y: 1}        m_Offset: {x: 0, y: 0}    - _CutOut:        m_Texture: {fileID: 2800000, guid: 66ee13d803136da46b12b695e8fcb5cd, type: 3}        m_Scale: {x: 1, y: 1}        m_Offset: {x: 0, y: 0}    - _MainTex:        m_Texture: {fileID: 2800000, guid: 66ee13d803136da46b12b695e8fcb5cd, type: 3}        m_Scale: {x: 1, y: 1}        m_Offset: {x: 0, y: 0}    m_Floats:    - _BumpAmt: 5    - _ColorStrength: 0.15    - _InvFade: 1    m_Colors:    - _Color: {r: 1, g: 1, b: 1, a: 1}    - _TintColor: {r: 0.4044118, g: 0.4044118, b: 0.4044118, a: 1}
 |