Navigation
BlueprintAPI > BlueprintAPI/MeshMerge
Merges the given meshes into a single mesh.
Target is Skeletal Merging Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Params |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | The merged mesh (will be invalid if the merge failed). |