12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- %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: snapTurnArrow
- m_Shader: {fileID: 4800000, guid: 787d7485aa6482341a9f55fa37fb84f1, type: 3}
- m_ShaderKeywords: _ALPHAPREMULTIPLY_ON
- m_LightmapFlags: 4
- m_CustomRenderQueue: -1
- stringTagMap: {}
- m_SavedProperties:
- serializedVersion: 2
- m_TexEnvs:
- - first:
- name: <noninit>
- second:
- m_Texture: {fileID: 0}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- - first:
- name: _MainTex
- second:
- m_Texture: {fileID: 0}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- m_Floats:
- - first:
- name: <noninit>
- second: 0
- - first:
- name: _Darken
- second: 0.788
- - first:
- name: _SeeThru
- second: 0.819
- m_Colors:
- - first:
- name: <noninit>
- second: {r: 0, g: 2.0185626, b: 1e-45, a: -1.4179275e-16}
- - first:
- name: _TintColor
- second: {r: 0.2980392, g: 0.6784314, b: 1, a: 0.8235294}
|