Terrain To Mesh Conversion Details
TerrainToMeshConversionDetails script is automatically assigned to the prefab generated by the TTM editor tool and contains data for correctly loading compressed meshes in run-time.

Compressed mesh loading method is called only once in the Start method and after that script does nothing.
For run-time generated meshes script is not used.
Last updated