sponza_mat_curtaingreen.material 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "description": "",
  3. "parentMaterial": "",
  4. "materialType": "Materials/Types/StandardPBR.materialtype",
  5. "materialTypeVersion": 5,
  6. "properties": {
  7. "baseColor": {
  8. "textureMap": "../Textures/curtainGreen_1k_basecolor.png"
  9. },
  10. "general": {
  11. "applySpecularAA": true
  12. },
  13. "irradiance": {
  14. "irradianceColorSource": "Manual",
  15. "manualColor": [
  16. 0.0,
  17. 0.15294118225574493,
  18. 0.0,
  19. 1.0
  20. ]
  21. },
  22. "metallic": {
  23. "textureMap": "../Textures/curtain_metallic.png"
  24. },
  25. "normal": {
  26. "factor": 0.5,
  27. "textureMap": "../Textures/curtain_normal.jpg"
  28. },
  29. "occlusion": {
  30. "diffuseTextureMap": "../Textures/curtain_ao.png"
  31. },
  32. "opacity": {
  33. "factor": 1.0
  34. },
  35. "roughness": {
  36. "textureMap": "../Textures/curtain_roughness.png"
  37. }
  38. }
  39. }