sponza_mat_vasehanging.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/vaseHanging_1k_basecolor.png"
  9. },
  10. "general": {
  11. "applySpecularAA": true
  12. },
  13. "irradiance": {
  14. "irradianceColorSource": "Manual",
  15. "manualColor": [
  16. 0.765606164932251,
  17. 1.0,
  18. 0.7052567601203918,
  19. 1.0
  20. ]
  21. },
  22. "metallic": {
  23. "textureMap": "../Textures/vaseHanging_1k_metallic.png"
  24. },
  25. "normal": {
  26. "textureMap": "../Textures/vaseHanging_1k_normal.png"
  27. },
  28. "occlusion": {
  29. "diffuseTextureMap": "../Textures/vaseHanging_1k_ao.png"
  30. },
  31. "opacity": {
  32. "factor": 1.0
  33. },
  34. "parallax": {
  35. "factor": 0.04600000008940697,
  36. "pdo": true,
  37. "quality": "High",
  38. "useTexture": false
  39. },
  40. "roughness": {
  41. "textureMap": "../Textures/vaseHanging_1k_roughness.png"
  42. }
  43. }
  44. }