Offset Cesium Terrain

Hi,

Is it possible to offset the streamed terrain slightly (E.g move it 10m to the left) without affecting the Georeference.

I have an actor that I want to offset slightly on the terrain without having to change its georeference coordinates.

Thanks,
Garratt

Hi @GarrattWeblin,

Generally, you can translate tilesets like you can any actor in Unreal. For instructions on this, check out this Unreal documentation page. Doing this to terrain might have unexpected results, though, and moving terrain away will cause other world actors to be misaligned relative to the terrain. If possible, I recommend moving other actors rather than the terrain itself.

Let me know if you have any more questions.
-Alex