Navigation
API > API/Developer > API/Developer/MeshMergeUtilities > API/Developer/MeshMergeUtilities/IMeshMergeUtilities
| Type | Name | Description | |
|---|---|---|---|
| void | RetrieveMeshDescription
(
const UStaticMesh* InStaticMesh, |
Extract mesh data in FMeshDescription form from the provided static mesh | |
| void | RetrieveMeshDescription
(
const UStaticMeshComponent* InStaticMeshComponent, |
Extract mesh data in FMeshDescription form from the provided static mesh component | |
| void | RetrieveMeshDescription
(
const USkeletalMeshComponent* InSkeletalMeshComponent, |
Extract mesh data in FMeshDescription form from the provided skeletal mesh component |