sponza_mat_vase.material 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "description": "",
  3. "parentMaterial": "",
  4. "materialType": "Materials/Types/StandardPBR.materialtype",
  5. "materialTypeVersion": 5,
  6. "properties": {
  7. "baseColor": {
  8. "textureMap": "../Textures/vase_1k_basecolor.png"
  9. },
  10. "general": {
  11. "applySpecularAA": true
  12. },
  13. "irradiance": {
  14. "irradianceColorSource": "Manual",
  15. "manualColor": [
  16. 1.0,
  17. 0.8713664412498474,
  18. 0.6021667718887329,
  19. 1.0
  20. ]
  21. },
  22. "metallic": {
  23. "textureMap": "../Textures/vase_1k_metallic.png"
  24. },
  25. "normal": {
  26. "textureMap": "../Textures/vase_1k_normal.jpg"
  27. },
  28. "occlusion": {
  29. "diffuseTextureMap": "../Textures/vase_1k_ao.png"
  30. },
  31. "opacity": {
  32. "factor": 1.0
  33. },
  34. "parallax": {
  35. "factor": 0.027000000700354576,
  36. "pdo": true,
  37. "quality": "High",
  38. "useTexture": false
  39. },
  40. "roughness": {
  41. "textureMap": "../Textures/vase_1k_roughness.png"
  42. },
  43. "specularF0": {
  44. "enableMultiScatterCompensation": true
  45. }
  46. }
  47. }