Warehouse_Extinguisher.material 560 B

123456789101112131415161718192021
  1. {
  2. "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.2862134873867035,
  7. 0.2862134873867035,
  8. 0.2862134873867035,
  9. 1.0
  10. ],
  11. "baseColor.textureMap": "../Textures/Extinguisher_Basecolor.png",
  12. "emissive.color": [
  13. 0.0,
  14. 0.0,
  15. 0.0,
  16. 1.0
  17. ],
  18. "opacity.factor": 1.0,
  19. "roughness.factor": 0.25
  20. }
  21. }