Description
Tool for converting Unity Terrain asset into a mesh.
Offers:
• Ultra fast converter.
• Full vertex count control for generated mesh.
• Mesh split system.
• 16 and 32 bits mesh support.
• Splatmap shader – imitating Unity built-in terrain shader with 16 layers support.
• Basemap exporter – bakes all terrain paint textures into one texture file.
• Tree, grass and detail mesh exporter.
• Holesmap exporter.
• Terrain to OBJ exporter.
• Editor and run-time API.
• Supports all render pipelines.
Before purchasing check documentation for better understanding how tool works and what limitations it has.
Note:
• Scripts are packed in dll.
• Tool works only with Unity TerrainData object and exports mesh, textures and materials only from it. Custom terrain shaders and tree/grass placement assets may not be fully supported.
• Holes in the generated mesh are not cut, instead they are rendered using Alpha Cutout shader.
• After importing package, included Splatmap shaders are required to be recompiled using installed SRP. Full information inside Manual file.
Asset is already included in the Amazing Tools Bundle.
Check additional terrain tools: Terrain To OBJ and All Terrain Textures.