sponza_mat_leaf.material 965 B

12345678910111213141516171819202122232425
  1. {
  2. "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.textureMap": "../Textures/thorn_basecolor.png",
  6. "clearCoat.factor": 0.05000000074505806,
  7. "clearCoat.normalMap": "../Textures/thorn_normal.jpg",
  8. "clearCoat.roughness": 0.10000000149011612,
  9. "general.applySpecularAA": true,
  10. "general.doubleSided": true,
  11. "irradiance.manualColor": [
  12. 0.46506446599960327,
  13. 1.0,
  14. 0.3944609761238098,
  15. 1.0
  16. ],
  17. "normal.textureMap": "../Textures/thorn_normal.jpg",
  18. "opacity.alphaSource": "Split",
  19. "opacity.factor": 0.20000000298023224,
  20. "opacity.mode": "Cutout",
  21. "opacity.textureMap": "../Textures/thorn_alpha.png",
  22. "parallax.useTexture": false,
  23. "roughness.textureMap": "../Textures/thorn_roughness.png"
  24. }
  25. }