Hi @Haadi_M ,
Thanks for your post and welcome to the Cesium community.
I could use a little help to fully understanding your use case. I understand you obtained the .glb filing using the clip feature in Cesium ion. Where are you now trying to view the file in your screenshot? Is this Cesium sandcastle or some other viewer?
If you wanted to view the tile in Cesium sandcastle you could use code like the following. In short you need to add both the terrain and or imagery layer to your scene, and then place your .glb file in the scene. Here is an example, where the glb file is a model of a wood tower, and it is places on top of CesiumWorldTerrain.
If this does not help with your use case, please share more details and we would be happy to try to help more.
Thanks,
Luke