Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterchangeMeshUtilities
References
Module | InterchangeEngine |
Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeMeshUtilities.h |
Include | #include "InterchangeMeshUtilities.h" |
Syntax
class UInterchangeMeshUtilities : public UObject
Functions
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. |