Barn_TinRoofMAT.material 710 B

123456789101112131415161718
  1. {
  2. "materialType": "Materials/Types/BasePBR.materialtype",
  3. "materialTypeVersion": 1,
  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. "irradiance.irradianceColorSource": "BaseColor",
  14. "metallic.textureMap": "Assets/Barn/textures/TinRoofMAT_Metallic.png",
  15. "normal.textureMap": "Assets/Barn/textures/TinRoofMAT_Normal.png",
  16. "specularF0.textureMap": "Assets/Barn/textures/TinRoofMAT_SpecularReflectance.png"
  17. }
  18. }