How get all coordinates of entity ?

I create entity and asign to variable and then how can i get all coordinates?

Hi there,

Here’s a code example that retrieves the position in degrees of an entity: http://cesiumjs.org/Cesium/Apps/Sandcastle/?src=Hello%20World.html&label=Showcases&gist=4bed7a994b44cd5ca39c6fb9f9e9b532

Hope that helps,

  • Rachel

Thanks Rachel