bomb-building3.material 668 B

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