I am trying to convert a Mesh to fbx file runtime.
Mesh mesh = material.mesh mesh.CodeToExportToFbx(path)
I found this thread that explains h