2
0

Warehouse_Concrete.material 709 B

1234567891011121314151617181920212223
  1. {
  2. "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.800000011920929,
  7. 0.800000011920929,
  8. 0.800000011920929,
  9. 1.0
  10. ],
  11. "baseColor.textureMap": "../Textures/Concrete_019_Basecolor.jpg",
  12. "emissive.color": [
  13. 0.0,
  14. 0.0,
  15. 0.0,
  16. 1.0
  17. ],
  18. "normal.factor": 0.800000011920929,
  19. "normal.textureMap": "../Textures/Concrete_019_Normal.jpg",
  20. "opacity.factor": 1.0,
  21. "roughness.textureMap": "../Textures/Concrete_019_Roughness.jpg"
  22. }
  23. }