sponza_mat_vaseplant.material 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "description": "",
  3. "parentMaterial": "",
  4. "materialType": "Materials/Types/StandardPBR.materialtype",
  5. "materialTypeVersion": 5,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 0.800000011920929,
  10. 0.800000011920929,
  11. 0.800000011920929,
  12. 1.0
  13. ],
  14. "textureBlendMode": "Lerp",
  15. "textureMap": "../Textures/vasePlant_1k_basecolor.png"
  16. },
  17. "general": {
  18. "applySpecularAA": true,
  19. "doubleSided": true
  20. },
  21. "irradiance": {
  22. "irradianceColorSource": "Manual",
  23. "manualColor": [
  24. 0.09086747467517853,
  25. 0.4111391007900238,
  26. 0.0474097803235054,
  27. 1.0
  28. ]
  29. },
  30. "opacity": {
  31. "alphaSource": "Split",
  32. "factor": 0.23999999463558197,
  33. "mode": "Cutout",
  34. "textureMap": "../Textures/vasePlant_1k_alpha.png"
  35. }
  36. }
  37. }