12345678910111213141516171819202122232425262728293031323334 |
- %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: ReStartIcon
- m_Shader: {fileID: 4800000, guid: 0f669152c24d37c4dae33dc1593d5773, type: 3}
- m_ShaderKeywords:
- m_LightmapFlags: 5
- m_CustomRenderQueue: -1
- stringTagMap: {}
- m_SavedProperties:
- serializedVersion: 2
- m_TexEnvs:
- - first:
- name: _MainTex
- second:
- m_Texture: {fileID: 2800000, guid: 7269a661845288049a59f2dc06c1a05b, type: 3}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- m_Floats:
- - first:
- name: _Alpha
- second: 1
- m_Colors:
- - first:
- name: _BackColor
- second: {r: 0.5, g: 0.5, b: 0.5, a: 1}
- - first:
- name: _Color
- second: {r: 1, g: 1, b: 1, a: 1}
|