diff options
Diffstat (limited to 'Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/PointGraph/GreenBox.mat')
-rw-r--r-- | Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/PointGraph/GreenBox.mat | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/PointGraph/GreenBox.mat b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/PointGraph/GreenBox.mat new file mode 100644 index 0000000..34fea26 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/PointGraph/GreenBox.mat @@ -0,0 +1,42 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: GreenBox + m_Shader: {fileID: 34, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: [] + m_SavedProperties: + serializedVersion: 2 + m_TexEnvs: + data: + first: + name: _MainTex + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + data: + first: + name: _Shininess + second: .699999988 + m_Colors: + data: + first: + name: _Color + second: {r: .332805037, g: 1, b: .17349565, a: 1} + data: + first: + name: _SpecColor + second: {r: 1, g: 1, b: 1, a: 0} + data: + first: + name: _Emission + second: {r: .000488802558, g: .198979616, b: .0409471393, a: 0} +--- !u!1002 &2100001 +EditorExtensionImpl: + serializedVersion: 6 |