fire.material 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "propertyLayoutVersion": 3,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 0.8950789570808411,
  10. 0.06636148691177368,
  11. 0.06636148691177368,
  12. 1.0
  13. ],
  14. "textureBlendMode": "LinearLight",
  15. "textureMap": "JOSHUAS-ASSETS/GameJam2021/textures/fire.png"
  16. },
  17. "clearCoat": {
  18. "normalStrength": 0.0
  19. },
  20. "emissive": {
  21. "color": [
  22. 0.0,
  23. 0.0,
  24. 0.0,
  25. 1.0
  26. ],
  27. "intensity": 2.799999952316284
  28. },
  29. "irradiance": {
  30. "color": [
  31. 0.880643904209137,
  32. 0.40454718470573428,
  33. 0.0640878900885582,
  34. 1.0
  35. ],
  36. "factor": 0.0
  37. },
  38. "opacity": {
  39. "alphaAffectsSpecular": 0.5099999904632568,
  40. "factor": 0.44999998807907107,
  41. "mode": "TintedTransparent"
  42. },
  43. "roughness": {
  44. "factor": 0.25999999046325686
  45. },
  46. "specularF0": {
  47. "factor": 0.0
  48. }
  49. }
  50. }