1: load 3d mesh file runtime in Unreal Engine
1: 在运行时, 对3D 文件进行读取,并加载
2: support all kinds of 3D file
2: 支持几十种的3D 文件,不仅仅是常用的 FBX, OBJ 文件等
3: support async load , using multi thread
3: 支持 多线程异步加载