Skip to main content

Merge

Overview

Combines two separate mesh data objects into a single, unified mesh object.


Inputs

NameTypeDescription
Input 1MeshDataThe first mesh to merge.
Input 2MeshDataThe second mesh to merge.

Outputs

NameTypeDescription
OutputMeshDataA single mesh containing the geometry of both inputs.

Parameters

This node does not expose additional parameters.


Behavior Notes