Table_Lamp_glassMAT.material 798 B

12345678910111213141516171819202122232425262728
  1. {
  2. "materialType": "Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.8521705865859985,
  7. 0.8521705865859985,
  8. 0.8521705865859985,
  9. 1.0
  10. ],
  11. "baseColor.textureBlendMode": "Lerp",
  12. "clearCoat.enable": true,
  13. "emissive.color": [
  14. 0.0,
  15. 0.0,
  16. 0.0,
  17. 1.0
  18. ],
  19. "emissive.intensity": 0.0,
  20. "emissive.useTexture": false,
  21. "metallic.useTexture": false,
  22. "opacity.factor": 1.0,
  23. "opacity.mode": "TintedTransparent",
  24. "roughness.factor": 0.33000001311302185,
  25. "roughness.useTexture": false,
  26. "specularF0.enableMultiScatterCompensation": true
  27. }
  28. }