Hi,
Just wondering if there is a way to set the global scene/world to be moveable/ rotatable.
I would like to build in user-spinning functionality similar to google earth.
Many thanks
Josef
Solved! Go to Solution.
So the earth itself is not movable but you can create this effect by moving the camera to simulate the earth moving. So in other words can you update the pan (mouse click and drag action) to move the camera while keeping it looking down
So the earth itself is not movable but you can create this effect by moving the camera to simulate the earth moving. So in other words can you update the pan (mouse click and drag action) to move the camera while keeping it looking down
Ok thanks, suppose it has to do with complexity of keeping the coordinate system in place while moving everything