Bathtub_tub_metalMAT.material 838 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "description": "",
  3. "parentMaterial": "",
  4. "materialType": "Materials/Types/StandardPBR.materialtype",
  5. "materialTypeVersion": 4,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 0.5,
  10. 0.5,
  11. 0.5,
  12. 1.0
  13. ],
  14. "textureBlendMode": "Lerp"
  15. },
  16. "emissive": {
  17. "color": [
  18. 0.0,
  19. 0.0,
  20. 0.0,
  21. 1.0
  22. ],
  23. "intensity": 0.0,
  24. "useTexture": false
  25. },
  26. "metallic": {
  27. "factor": 1.0,
  28. "useTexture": false
  29. },
  30. "opacity": {
  31. "factor": 1.0
  32. },
  33. "roughness": {
  34. "factor": 0.209989994764328,
  35. "useTexture": false
  36. }
  37. }
  38. }