
Documentation | Forum | SupportEditor and Run-time solution for converting Unity Terrain asset into OBJ format file.Key features:• Total control over unlimited vertex count.• Generated mesh can be split into any number of sub meshes, saved in one OBJ file.• Generated OBJ file can be directly imported into any 3d modeling software.• No dependencies on external tools and plugins.• User friendly Editor tool.• Run-time API adds ToOBJ extension method to the TerrainData class and returns 'string' containing Terrain in OBJ format.Supported Unity versions (only LTS):✅ Unity 2019.4✅ Unity 2020.3✅ Unity 2021.3✅ Unity 2022.3✅ Unity 6000.0Supported render pipelines:✅ Built-in✅ Universal (URP)✅ High Definition (HDRP)Source code:🚫 Not included. Scripts are packed in dll. Source code is available in the Amazing Terrain Tools Bundle.Asset is already included in the Amazing Tools Bundle.⚠️Note:• This tool exportes only mesh data without materials, textures and holes cut.• For exporting additional terrain data, check Terrain To Mesh and All Terrain Textures assets.