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.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback