Unreal
Last updated
Last updated
The easiest way to import a Gaea terrain into Unreal Engine is to use the Gaea2Unreal plugin.
If you wish to import it by yourself, use Unreal Node to prepare the output to fit your terrain size as required by Unreal Engine. Then you can manually import the terrain.
Enter Landscape mode.
Click Import from File.
Click the button next to Heightmap File and select your heightmap.
Calculate the Z scale for your heightmap using the formula (Max height of your heightmap in meters) x (100 to convert to centimeters) x 0.001953125.
Click Import.
You can follow the exact instructions on Unreal's official documentation: