Any way I can get the current lon/lan/height?
Not during gameplay but during viewport navigation.
Reason is, a lot of times I’m just cruising for fun and I see something I like or I want to “bookmark” the place for future use
Any way I can get the current lon/lan/height?
Not during gameplay but during viewport navigation.
Reason is, a lot of times I’m just cruising for fun and I see something I like or I want to “bookmark” the place for future use
There’s nothing built in to do it. But one trick is to drop a cube into the scene, then right click on it in the Outliner and choose “Snap object to view”. Then add a CesiumGlobeAnchor component to the Cube Actor, and look at its Latitude/Longitude/Height fields.