Merge Static Mesh Actors

Merge Static Mesh Actors

Windows
MacOS
Linux

Merge the meshes into a unique mesh with the provided StaticMeshActors. There are multiple options on how to merge the meshes and their materials. The ActorsToMerge need to be in the same Level. This may have a high impact on performance depending of the MeshMergingSettings options.

Target is Editor Level Library

Merge Static Mesh Actors
Actors to Merge
Merge Options
Out Merged Actor
Return Value

Inputs

In
Exec
Actors to Merge
Array of Static Mesh Actor Object References

List of Actors to merge.

Merge Options
Editor Scripting Merge Static Mesh Actors Options Structure (by ref)

Options on how to merge the actors.

Outputs

Out
Exec
Out Merged Actor
Static Mesh Actor Object Reference

The new created actor, if requested.

Return Value
Boolean

if the operation is successful.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss