sponza_mat_background.material 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "description": "",
  3. "parentMaterial": "",
  4. "materialType": "Materials/Types/StandardPBR.materialtype",
  5. "materialTypeVersion": 5,
  6. "properties": {
  7. "baseColor": {
  8. "textureMap": "../Textures/background_1k_basecolor.png"
  9. },
  10. "clearCoat": {
  11. "enable": true,
  12. "factor": 0.5,
  13. "normalMap": "../Textures/background_1k_normal.jpg",
  14. "roughness": 0.4000000059604645
  15. },
  16. "general": {
  17. "applySpecularAA": true
  18. },
  19. "irradiance": {
  20. "irradianceColorSource": "Manual",
  21. "manualColor": [
  22. 0.19806210696697235,
  23. 0.1746547669172287,
  24. 0.16513313353061676,
  25. 1.0
  26. ]
  27. },
  28. "metallic": {
  29. "textureMap": "../Textures/background_1k_metallic.png"
  30. },
  31. "normal": {
  32. "textureMap": "../Textures/background_1k_normal.jpg"
  33. },
  34. "occlusion": {
  35. "diffuseTextureMap": "../Textures/background_1k_ao.png"
  36. },
  37. "opacity": {
  38. "factor": 1.0
  39. },
  40. "parallax": {
  41. "factor": 0.03099999949336052,
  42. "pdo": true,
  43. "quality": "High",
  44. "useTexture": false
  45. },
  46. "roughness": {
  47. "textureMap": "../Textures/background_1k_roughness.png"
  48. }
  49. }
  50. }