1. A concise explanation of the problem you're experiencing.
It's pretty simple, really:
I'm working with Cesium3DTiles and I have a huge amount of instances. Now I can give each child in the Tilesetjson their own bounding volume, but I wondered if there was any way to only show each instance when zoomed in close enough individually.
2. A minimal code example. If you've found a bug, this helps us reproduce and repair it.