Barn_TinRoofMAT.material 851 B

12345678910111213141516171819202122232425
  1. {
  2. "materialType": "Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.033103398978710175,
  7. 0.033103398978710175,
  8. 0.033103398978710175,
  9. 1.0
  10. ],
  11. "baseColor.textureBlendMode": "Lerp",
  12. "baseColor.textureMap": "Assets/Barn/textures/TinRoofMAT_BaseColor.png",
  13. "emissive.color": [
  14. 0.0,
  15. 0.0,
  16. 0.0,
  17. 1.0
  18. ],
  19. "irradiance.irradianceColorSource": "BaseColor",
  20. "metallic.textureMap": "Assets/Barn/textures/TinRoofMAT_Metallic.png",
  21. "normal.textureMap": "Assets/Barn/textures/TinRoofMAT_Normal.png",
  22. "opacity.factor": 1.0,
  23. "specularF0.textureMap": "Assets/Barn/textures/TinRoofMAT_SpecularReflectance.png"
  24. }
  25. }