Camera operation

The camera operation of Cesium for UE, or the operation of Pawn, is too inconvenient

I know this only optimizes the original operating mode of UE

But I think Cesium can do a more ball like operation on its own, like Cesium. js

Or is there any other way to modify it? I can try it out

Hope for help Thank you

We have an issue open for this on Github, but it’s not on our current roadmap. For now, you would have to implement the desired controls yourself. I suggest looking up tutorials for how to add such mouse controls. You can also use CesiumJS’s screen space controller as reference in your implementation.