Convert Mesh To OBJ
Converts mesh into OBJ format string.
OBJ mesh in string format may use a lot of memory depending on the used vertex count. If method is intended to be used inside Editor, it is better to use ConvertMeshToOBJAndSaveToFile.
Last updated