Terrain-To-Object-Exporter icon indicating copy to clipboard operation
Terrain-To-Object-Exporter copied to clipboard

Exports a Unity terrain object as an .obj file that can be loaded into various 3D apps. Requires Unity 2.5 or later.

Results 1 Terrain-To-Object-Exporter issues
Sort by recently updated
recently updated
newest added

You can add this attribute to "ExportTerrain" class. #if UNITY_EDITOR //Just add this line to top of the class #endif //and this line to the end of the class.