bomb-building1.material 751 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "propertyLayoutVersion": 3,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 0.09019608050584793,
  10. 0.09019608050584793,
  11. 0.09019608050584793,
  12. 1.0
  13. ],
  14. "factor": 0.25,
  15. "textureBlendMode": "LinearLight",
  16. "textureMap": "JOSHUAS-ASSETS/GameJam2021/textures/bomb-building1_U1_V1.png"
  17. },
  18. "emissive": {
  19. "color": [
  20. 0.0,
  21. 0.0,
  22. 0.0,
  23. 1.0
  24. ]
  25. },
  26. "opacity": {
  27. "factor": 1.0
  28. }
  29. }
  30. }