I have 3D building models, being loaded via JSON with gltf format. I would like to retrieve the individual model’s uuid when the user clicks on the building.How can I do it on cesium platform?
Example of UUID : _bck_blk400b_BD.X7jqjezPgOHx7jdsaXYw8.
I do not want 3d Tiles. So do I use primitives? if so, how do I call it to get the UUID?