cloud.material 891 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "propertyLayoutVersion": 3,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 0.21460139751434327,
  10. 0.33402019739151,
  11. 0.7832167744636536,
  12. 1.0
  13. ],
  14. "factor": 0.9100000262260437,
  15. "textureBlendMode": "LinearLight",
  16. "textureMap": "JOSHUAS-ASSETS/GameJam2021/textures/cloud.png"
  17. },
  18. "emissive": {
  19. "color": [
  20. 0.0,
  21. 0.0,
  22. 0.0,
  23. 1.0
  24. ],
  25. "enable": true
  26. },
  27. "opacity": {
  28. "factor": 1.0,
  29. "mode": "TintedTransparent"
  30. },
  31. "specularF0": {
  32. "factor": 0.7099999785423279
  33. }
  34. }
  35. }