1. A concise explanation of the problem you’re experiencing.
I have a Sketchup model with a component with a transparent background. I see this is as it should be while working in Sketchup. When I Khronos export the model to a .glb, the model in Cesium is as expected except the background of that particular component is solid black.
2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.
3. Context. Why do you need to do this? We might know a better way to accomplish your goal.
I wish to improve the quality of the view.
4. The Cesium version you’re using, your operating system and browser.
Cesium 150, Window 10 and Fireforx, Chrome, or Edge.
It sounds like it’s outputting the texture using a JPEG instead of a PNG. Is there an option that lets you select what format of image to use when exporting?
Thanks, I looked at the Kronos site but could not find any option that applied. Would it be useful if I posted the .png I am using and sent you the link?
on the material. This is something the exporter should be doing for transparent materials, or giving you a way to choose which materials are transparent. I know the glTF exporter in Blender can do this: