Serialization opinion question.

For saving a mesh or terrain to file to be used to recreate the land in runtime, would you serialize it? What kind of serializer?

How about using Unity native serialization?