How to modify the color of debugBoundingVolume in Cesium3DTile?


I want to change the color of the bounding box in the 3DTiles model to red, how should I do it?

Hi @souljie6,

enableDebugWireframe is a debugging view and is not meant for production applications. Therefore, it does not support custom colors.

Can you tell us a little more about your use case?

I want to take screenshots to teach students about 3dtiles. But the white bounding box is not conspicuous, so I want to modify the color of the bounding box. If we can’t modify the color of the bounding box, forget it, thank you for your reply

Gabby Getz via Cesium Community <notifications@cesium.discoursemail.com> 于2023年6月14日周三 04:35写道: