Combine Mesh
Description
This node combines individual mesh data into a mesh.
- Vertex Locations - A vector list that contains the locations of
the vertices for the output mesh.
- Edges Indices - An edge indices list that contains the edge
information for the output mesh.
- Polygons Indices - A polygon indices list that contains the
polygon information for the output mesh.
Outputs
Advanced Node Settings
- Skip Validation - Skipping validation might cause Blender to crash
when the data is not valid.