void OnApplicationQuit()
 {
     ObjImporter.StopAllThreads();
     Debug.Log("QUIT");
 }