Warehouse_Wall_Concrete.material 876 B

123456789101112131415161718192021222324252627
  1. {
  2. "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.3840238153934479,
  7. 0.37172502279281616,
  8. 0.29732203483581543,
  9. 1.0
  10. ],
  11. "baseColor.factor": 0.33000001311302185,
  12. "baseColor.textureBlendMode": "Lerp",
  13. "baseColor.textureMap": "../Textures/Concrete_Wall_005_Basecolor.jpg",
  14. "emissive.color": [
  15. 0.0,
  16. 0.0,
  17. 0.0,
  18. 1.0
  19. ],
  20. "normal.factor": 0.10000000149011612,
  21. "normal.textureMap": "../Textures/Concrete_Wall_005_Normal.jpg",
  22. "opacity.factor": 1.0,
  23. "roughness.textureMap": "../Textures/Concrete_Wall_005_Roughness.jpg",
  24. "uv.tileU": 2.0,
  25. "uv.tileV": 2.0
  26. }
  27. }