sponza_mat_fabricblue.material 1.0 KB

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