Création d'un petit party-game anonyme de Build + Bagar sous Unity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

New Material.mat 2.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!21 &2100000
  4. Material:
  5. serializedVersion: 6
  6. m_ObjectHideFlags: 0
  7. m_CorrespondingSourceObject: {fileID: 0}
  8. m_PrefabInstance: {fileID: 0}
  9. m_PrefabAsset: {fileID: 0}
  10. m_Name: New Material
  11. <<<<<<< HEAD
  12. m_Shader: {fileID: 4800000, guid: b0c691a25e854aa488e55c7de961b502, type: 3}
  13. =======
  14. m_Shader: {fileID: 4800000, guid: 167cdc0b24acc2f449b7fb1756fbc873, type: 3}
  15. >>>>>>> shader
  16. m_ShaderKeywords:
  17. m_LightmapFlags: 4
  18. m_EnableInstancingVariants: 0
  19. m_DoubleSidedGI: 0
  20. m_CustomRenderQueue: -1
  21. stringTagMap: {}
  22. disabledShaderPasses: []
  23. m_SavedProperties:
  24. serializedVersion: 3
  25. m_TexEnvs:
  26. - _BumpMap:
  27. m_Texture: {fileID: 0}
  28. m_Scale: {x: 1, y: 1}
  29. m_Offset: {x: 0, y: 0}
  30. - _DetailAlbedoMap:
  31. m_Texture: {fileID: 0}
  32. m_Scale: {x: 1, y: 1}
  33. m_Offset: {x: 0, y: 0}
  34. - _DetailMask:
  35. m_Texture: {fileID: 0}
  36. m_Scale: {x: 1, y: 1}
  37. m_Offset: {x: 0, y: 0}
  38. - _DetailNormalMap:
  39. m_Texture: {fileID: 0}
  40. m_Scale: {x: 1, y: 1}
  41. m_Offset: {x: 0, y: 0}
  42. - _EmissionMap:
  43. m_Texture: {fileID: 0}
  44. m_Scale: {x: 0.85, y: 0.85}
  45. m_Offset: {x: 0.075, y: 0.075}
  46. - _MainTex:
  47. m_Texture: {fileID: 10305, guid: 0000000000000000f000000000000000, type: 0}
  48. m_Scale: {x: 0.85, y: 0.85}
  49. m_Offset: {x: 0.075, y: 0.075}
  50. - _MetallicGlossMap:
  51. m_Texture: {fileID: 0}
  52. m_Scale: {x: 1, y: 1}
  53. m_Offset: {x: 0, y: 0}
  54. - _OcclusionMap:
  55. m_Texture: {fileID: 0}
  56. m_Scale: {x: 1, y: 1}
  57. m_Offset: {x: 0, y: 0}
  58. - _ParallaxMap:
  59. m_Texture: {fileID: 0}
  60. m_Scale: {x: 1, y: 1}
  61. m_Offset: {x: 0, y: 0}
  62. m_Floats:
  63. - _BumpScale: 1
  64. - _Cutoff: 0.5
  65. - _DetailNormalMapScale: 1
  66. - _DstBlend: 0
  67. - _GlossMapScale: 1
  68. - _Glossiness: 0.686
  69. - _GlossyReflections: 1
  70. - _Metallic: 0.5
  71. - _Mode: 0
  72. - _OcclusionStrength: 1
  73. - _Parallax: 0.02
  74. - _RimPower: 0.91
  75. - _SmoothnessTextureChannel: 0
  76. - _SpecularHighlights: 1
  77. - _SrcBlend: 1
  78. - _Threshold: 0.01
  79. - _UVSec: 0
  80. - _ZWrite: 1
  81. m_Colors:
  82. - _Color: {r: 0.42955682, g: 0.4301132, b: 0.46226418, a: 1}
  83. - _EdgeColor: {r: 1, g: 0, b: 0, a: 1}
  84. - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
  85. - _InnerColor: {r: 0, g: 0, b: 0, a: 1}
  86. - _MainTex: {r: 0.5, g: 0.5, b: 1, a: 1}
  87. - _RimColor: {r: 1, g: 1, b: 1, a: 1}
  88. m_BuildTextureStacks: []