%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &-3130267085085746722
Material:
  serializedVersion: 8
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_Name: Effect Material
  m_Shader: {fileID: -6465566751694194690, guid: f968e7540d632cc40b5ca8b340a3e718,
    type: 3}
  m_Parent: {fileID: 0}
  m_ModifiedSerializedProperties: 0
  m_ValidKeywords:
  - OUTLINE_USE_COLOR
  - OUTLINE_USE_NORMALS
  m_InvalidKeywords: []
  m_LightmapFlags: 4
  m_EnableInstancingVariants: 0
  m_DoubleSidedGI: 0
  m_CustomRenderQueue: -1
  stringTagMap: {}
  disabledShaderPasses: []
  m_LockedProperties: 
  m_SavedProperties:
    serializedVersion: 3
    m_TexEnvs:
    - unity_Lightmaps:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - unity_LightmapsInd:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - unity_ShadowMasks:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    m_Ints: []
    m_Floats:
    - _ColorThresholdMax: 0.25
    - _ColorThresholdMin: 0
    - _DepthThresholdMax: 0.1
    - _DepthThresholdMin: 0.1
    - _FadeRangeEnd: 50
    - _FadeRangeStart: 10
    - _NormalThresholdMax: 2
    - _NormalThresholdMin: 0
    - _Thickness: 1
    m_Colors:
    - _EdgeColor: {r: 1, g: 1, b: 1, a: 1}
  m_BuildTextureStacks: []
  m_AllowLocking: 1
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 130791d3e20646d2b6d81688877b0909, type: 3}
  m_Name: '[FlatKit] Example Outline Settings'
  m_EditorClassIdentifier: 
  edgeColor: {r: 1, g: 1, b: 1, a: 1}
  thickness: 1
  resolutionInvariant: 0
  fadeWithDistance: 0
  fadeRangeStart: 10
  fadeRangeEnd: 50
  useDepth: 0
  minDepthThreshold: 0.1
  maxDepthThreshold: 0.1
  useNormals: 1
  minNormalsThreshold: 0
  maxNormalsThreshold: 2
  useColor: 1
  minColorThreshold: 0
  maxColorThreshold: 0.25
  renderEvent: 500
  outlineOnly: 0
  applyInSceneView: 1
  effectMaterial: {fileID: -3130267085085746722}
