Navigation
API > API/Developer > API/Developer/MeshMergeUtilities > API/Developer/MeshMergeUtilities/IMeshMergeUtilities
| Type | Name | Description | |
|---|---|---|---|
| void | CreateProxyMesh
(
const TArray< AActor* >& InActors, |
Merges list of actors into single proxy mesh | |
| void | CreateProxyMesh
(
const TArray< UStaticMeshComponent* >& InComponents, |
Merges list of static meshes into single proxy mesh | |
| void | CreateProxyMesh
(
const TArray< AActor* >& InActors, |
Merges list of actors into single proxy mesh | |
| void | CreateProxyMesh
(
const TArray< UStaticMeshComponent* >& InComponents, |
Merges list of static meshes into single proxy mesh |