sponza_mat_leaf.material 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "description": "",
  3. "parentMaterial": "",
  4. "materialType": "Materials/Types/StandardPBR.materialtype",
  5. "materialTypeVersion": 5,
  6. "properties": {
  7. "baseColor": {
  8. "textureMap": "../Textures/thorn_basecolor.png"
  9. },
  10. "clearCoat": {
  11. "factor": 0.05000000074505806,
  12. "normalMap": "../Textures/thorn_normal.jpg",
  13. "roughness": 0.10000000149011612
  14. },
  15. "general": {
  16. "applySpecularAA": true,
  17. "doubleSided": true
  18. },
  19. "irradiance": {
  20. "irradianceColorSource": "Manual",
  21. "manualColor": [
  22. 0.46506446599960327,
  23. 1.0,
  24. 0.3944609761238098,
  25. 1.0
  26. ]
  27. },
  28. "normal": {
  29. "textureMap": "../Textures/thorn_normal.jpg"
  30. },
  31. "opacity": {
  32. "alphaSource": "Split",
  33. "factor": 0.20000000298023224,
  34. "mode": "Cutout",
  35. "textureMap": "../Textures/thorn_alpha.png"
  36. },
  37. "parallax": {
  38. "useTexture": false
  39. },
  40. "roughness": {
  41. "textureMap": "../Textures/thorn_roughness.png"
  42. }
  43. }
  44. }