You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operating System and version (desktop or mobile): Linux
Context
3D Tiles debug tools "bounding box" checkbox does not work for 3D Tiles tilesets with bounding spheres. There is no error in the console. It is limiting for debugging such tilesets.
The complete 3d-tiles support is planned in the short term road map. We are currently studying possibilities in terms of libraries to enhance support (as mentioned in #1917).
Your Environment
Context
3D Tiles debug tools "bounding box" checkbox does not work for 3D Tiles tilesets with bounding spheres. There is no error in the console. It is limiting for debugging such tilesets.
Steps to Reproduce (for bugs)
debug.create3dTilesDebugUI(menuGlobe.gui, view, tileset, d);
)Expected Behavior
Bounding spheres should be displayed (the code exists but I don't know if it ever worked ?).
Actual Behavior
Nothing is displayed.
The text was updated successfully, but these errors were encountered: