sponza_mat_curtainred.material 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "description": "",
  3. "parentMaterial": "",
  4. "materialType": "Materials/Types/StandardPBR.materialtype",
  5. "materialTypeVersion": 5,
  6. "properties": {
  7. "baseColor": {
  8. "textureMap": "../Textures/curtainRed_1k_basecolor.png"
  9. },
  10. "general": {
  11. "applySpecularAA": true
  12. },
  13. "irradiance": {
  14. "irradianceColorSource": "Manual",
  15. "manualColor": [
  16. 0.41960784792900085,
  17. 0.003921568859368563,
  18. 0.003921568859368563,
  19. 1.0
  20. ]
  21. },
  22. "metallic": {
  23. "textureMap": "../Textures/curtain_metallic.png"
  24. },
  25. "normal": {
  26. "textureMap": "../Textures/curtain_normal.jpg"
  27. },
  28. "occlusion": {
  29. "diffuseTextureMap": "../Textures/curtain_ao.png"
  30. },
  31. "opacity": {
  32. "factor": 1.0
  33. },
  34. "roughness": {
  35. "textureMap": "../Textures/curtain_roughness.png"
  36. },
  37. "uv": {
  38. "center": [
  39. 16.0,
  40. 0.0
  41. ]
  42. }
  43. }
  44. }