K.Wagrez Posted October 7, 2025 Posted October 7, 2025 Hello everyone, while exporting my scene hierarchy as FBX, I realized my terrain wasn't exported with my objects. I tried just exporting the terrain and it didn't work. Is it not possible to export a landscape terrain to FBX ? Can we bake the terrain ourselves ? Thanks in advance
silent Posted October 8, 2025 Posted October 8, 2025 Hi Kevin, Yes, it's not possible to export terrain. We are working on implementing this feature in 2.21 update (export terrain heights as mesh). I guess you can write a custom logic to export terrain in your Editor plugin. There is a Landscape Terrain Mesh example available in SDK Browser that shows how to do that: https://developer.unigine.com/en/docs/2.19.1/sdk/demos/cpp_samples/landscape Thanks! 1 How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts