- Current Version: 2024.1: 2024-04-12T20:49:12Z
- First Published: 2020-06-17T14:06:11Z
- Size: 6939504
- Supported Unity Versions: 2019.4.0
Terrain To OBJ
Editor 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.
• Compatible with all render pipelines.
• Run-time API adds ToOBJ extension method to the TerrainData class and returns 'string' containing Terrain in OBJ format.
Asset is already included in the Amazing Tools Bundle.
Note:
• Scripts are packed in dll.
• 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.
Have questions? Forum
Support and bug report: [email protected]
---------------------------
Supported Unity versions:
• Unity 2019.4, 2020.3, 2021.3 and 2022.3 LTS versions are fully supported.
• Unity alpha and beta versions are never supported.
• Unity 'tech release' versions are not officially supported.
Add to cart