sponza_mat_ceiling.material 929 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "description": "",
  3. "parentMaterial": "",
  4. "materialType": "Materials/Types/StandardPBR.materialtype",
  5. "materialTypeVersion": 5,
  6. "properties": {
  7. "baseColor": {
  8. "textureMap": "../Textures/ceiling_1k_basecolor.png"
  9. },
  10. "emissive": {
  11. "color": [
  12. 0.0,
  13. 0.0,
  14. 0.0,
  15. 1.0
  16. ]
  17. },
  18. "irradiance": {
  19. "irradianceColorSource": "Manual",
  20. "manualColor": [
  21. 0.29176774621009827,
  22. 0.27888914942741394,
  23. 0.2501564025878906,
  24. 1.0
  25. ]
  26. },
  27. "normal": {
  28. "textureMap": "../Textures/ceiling_1k_normal.png"
  29. },
  30. "opacity": {
  31. "factor": 1.0
  32. },
  33. "roughness": {
  34. "textureMap": "../Textures/ceiling_1k_roughness.png"
  35. }
  36. }
  37. }