When I import a enity to viewer.entities, and the enity.model is a Cesium.ModelGraphics from gltf model. Then , how to get the geometric datas of model? Like: height of model, size of model , vertex , material…
And why the Cesium.ModelGraphics does not have the material property?
…