Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangeMeshUtilities
| Type | Name | Description | |
|---|---|---|---|
| TFuture< bool > | ImportCustomLodAsync
(
UObject* MeshObject, |
This function ask to select a file and import a mesh from it. | |
| TFuture< bool > | ImportCustomLodAsync
(
UObject* MeshObject, |
This function import a mesh from the source data and add/replace the MeshObject LOD (at LodIndex) with the imported mesh LOD data. |