Bathtub_tubMAT.material 702 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "description": "",
  3. "parentMaterial": "",
  4. "materialType": "Materials/Types/StandardPBR.materialtype",
  5. "materialTypeVersion": 4,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 0.6038300395011902,
  10. 0.6038300395011902,
  11. 0.6038300395011902,
  12. 1.0
  13. ],
  14. "textureBlendMode": "Lerp"
  15. },
  16. "clearCoat": {
  17. "enable": true
  18. },
  19. "metallic": {
  20. "useTexture": false
  21. },
  22. "opacity": {
  23. "factor": 1.0
  24. },
  25. "roughness": {
  26. "factor": 0.4699999988079071,
  27. "useTexture": false
  28. }
  29. }
  30. }