Merge
Overview
Combines two separate mesh data objects into a single, unified mesh object.
Inputs
| Name | Type | Description |
|---|---|---|
| Input 1 | MeshData | The first mesh to merge. |
| Input 2 | MeshData | The second mesh to merge. |
Outputs
| Name | Type | Description |
|---|---|---|
| Output | MeshData | A single mesh containing the geometry of both inputs. |
Parameters
This node does not expose additional parameters.