Change group of entities position

Hi,
Is it possible to change group of entity positions by changing only the parent entity position?

It’s not possible, but there has been some work proposed to support this, see: https://github.com/CesiumGS/cesium/pull/5817.

For now you can implement this in your application by creating a function that can move a given group of entities relative to some position.