summaryrefslogtreecommitdiff
path: root/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/OldExamples/Example2_Terrain/checkerGroundLayer.terrainlayer
blob: 7eadc882e1d9eba288e7b05e7bec36c1045dd9d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1953259897 &8574412962073106934
TerrainLayer:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_Name: checkerGroundLayer
  m_DiffuseTexture: {fileID: 2800000, guid: ee2523340e7944c4297a80937a51484c, type: 3}
  m_NormalMapTexture: {fileID: 0}
  m_MaskMapTexture: {fileID: 0}
  m_TileSize: {x: 15, y: 15}
  m_TileOffset: {x: 0, y: 0}
  m_Specular: {r: 1, g: 1, b: 1, a: 0}
  m_Metallic: 0
  m_Smoothness: 0
  m_NormalScale: 1
  m_DiffuseRemapMin: {x: 0, y: 0, z: 0, w: 0}
  m_DiffuseRemapMax: {x: 1, y: 1, z: 1, w: 1}
  m_MaskMapRemapMin: {x: 0, y: 0, z: 0, w: 0}
  m_MaskMapRemapMax: {x: 1, y: 1, z: 1, w: 1}