Nodo Unir geometría¶
The Join Geometry node merges separately generated geometries into a single one. If the geometry inputs contain different types of data, the output will also contain different data types.

Nota
The node cannot handle the case when more than one geometry input has a volume component.
Materiales¶
When multiple mesh inputs contain different materials, the material slots from each mesh geometry are merged so that the output mesh will contain all the input materials.
Atributos¶
Al fusionar atributos provenientes de varias entradas de geometría, el tipo de datos de mayor complejidad será el escogido como tipo de atributo de salida. Por ejemplo, si un atributo influencia
fuera de tipo Booleano en una entrada de geometría y de tipo vectorial en otra entrada, el atributo influencia
en la salida de geometría tendrá datos de tipo vectorial.
Nota
Vertex groups are preserved when realizing instances or joining geometries. If the domain and type propagation rules above result with the vertex domain and float type, then an attribute will be a vertex group on the output mesh.
Entradas¶
- Geometría
Geometry that will be joined. Multiple inputs are allowed. When the node is muted, only the first link will be passed through.
Propiedades¶
Este nodo no contiene propiedades.
Salida¶
- Geometría
Salida estándar de geometría.