CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
12.73k stars 3.45k forks source link

scene.drillPick only returns one feature when i used mixed tileset.json #10978

Open happyfeet1996 opened 1 year ago

happyfeet1996 commented 1 year ago

Sandcastle example:

Browser: Chrome

Operating System: MacOS

image

in this picture that snapshot by tileset.json, MA is a normal 3dtiles model, the other one is point cloud model, when i load this mixed 3dtiles, i use scene.drillPick function and only get one features, but when i used two 3dtileset object to load MA and zhubian5fang's tileset.json, this function returns all features. image image

jjhembd commented 1 year ago

Thanks for the report @happyfeet1996! Are you able to share the data for this example? If so, a Sandcastle example that replicates the issue would give us more context to determine the issue.

To confirm your 3D Tiles data is valid, please run both the combined and separate tilesets through the 3d-tiles-validator and let us know the results.

Thanks!

happyfeet1996 commented 1 year ago

I can send this data to your e-mail

ggetz commented 1 year ago

@happyfeet1996 Sorry for the delay, the email would be support@cesium.com.