Hi everyone.
I have an abstract mesh which i imported as a .babylon file generated from blender. After some changes i want to serialize the changed mesh as .obj file but OBJExport function is only work for BABYLON.Mesh.
So is there any way to export Abstract meshes or any idea how can i export my new Abstract Mesh?