Currently the tile LOD seems to be chosen from a single camera of the main viewport. Is it possible to tell a Cesium3DTileset to subdivide tiles based on the position/frustum of several arbitrary cameras, such that the highest LODs are picked around several chosen locations?
And if so, how can this be set up at runtime?
Thank you