mushroom2.material 756 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "propertyLayoutVersion": 3,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 1.0,
  10. 0.8758373260498047,
  11. 0.08336003869771957,
  12. 1.0
  13. ],
  14. "textureBlendMode": "LinearLight",
  15. "textureMap": "JOSHUAS-ASSETS/GameJam2021/textures/mushroom2.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. "specularF0": {
  29. "factor": 0.0
  30. }
  31. }
  32. }