badguy2_badguy2.material 781 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "propertyLayoutVersion": 3,
  6. "properties": {
  7. "baseColor": {
  8. "textureBlendMode": "Lerp",
  9. "textureMap": "JOSHUAS-ASSETS/GameJam2021/textures/badguy_U2.png"
  10. },
  11. "clearCoat": {
  12. "factor": 0.75
  13. },
  14. "emissive": {
  15. "color": [
  16. 0.00553902518004179,
  17. 0.21661707758903503,
  18. 0.47861447930336,
  19. 1.0
  20. ],
  21. "intensity": -0.05999999865889549
  22. },
  23. "opacity": {
  24. "factor": 1.0,
  25. "mode": "Blended"
  26. },
  27. "specularF0": {
  28. "factor": 0.0
  29. }
  30. }
  31. }