Create a C# Script with name "ExportTerrain" where in folder .../Assets/Editor/. Open script, delete all and copy-paste the code, save. Select a terrain object in your scene. (If none is selected, it ...
Exports a Unity terrain object as an .obj file that can be loaded into various 3D apps. Requires Unity 2.5 or later. Create a C# Script with name "ExportTerrain" where in folder .../Assets/Editor/.