golden gnome.material 791 B

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