sponza_mat_vaseround.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/vaseRound_1k_basecolor.png"
  9. },
  10. "clearCoat": {
  11. "factor": 0.5,
  12. "influenceMap": "../Textures/vaseRound_1k_ao.png",
  13. "normalMap": "../Textures/vaseRound_1k_normal.jpg",
  14. "roughness": 0.25
  15. },
  16. "general": {
  17. "applySpecularAA": true
  18. },
  19. "irradiance": {
  20. "irradianceColorSource": "Manual",
  21. "manualColor": [
  22. 0.46933698654174805,
  23. 0.3824063539505005,
  24. 0.47861447930336,
  25. 1.0
  26. ]
  27. },
  28. "normal": {
  29. "textureMap": "../Textures/vaseRound_1k_normal.jpg"
  30. },
  31. "occlusion": {
  32. "diffuseTextureMap": "../Textures/vaseRound_1k_ao.png"
  33. },
  34. "opacity": {
  35. "factor": 1.0
  36. },
  37. "parallax": {
  38. "factor": 0.019999999552965164,
  39. "pdo": true,
  40. "quality": "High",
  41. "useTexture": false
  42. },
  43. "roughness": {
  44. "textureMap": "../Textures/vaseRound_1k_roughness.png"
  45. },
  46. "specularF0": {
  47. "enableMultiScatterCompensation": true
  48. }
  49. }
  50. }