Join Geometry Node¶
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
O nó não pode lidar o caso quando mais de uma entrada de geometria tem um componente volumétrico.
Materials¶
Quando múltiplas malhas de entrada contém materiais diferentes, os slots dos materiais de cada malha de geometria são unidos de modo que a malha de saída contenha todos os materiais de entrada.
Atributos¶
When merging attributes from multiple geometry inputs, the highest complexity data type is chosen
for the output attribute. For example, if a weight
attribute is a Boolean on one geometry input
and a vector on another, the weight
attribute on the output geometry will use the vector data type.
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.
Inputs¶
- Geometria
Geometry that will be joined. Multiple inputs are allowed. When the node is muted, only the first link will be passed through.
Propriedades¶
Este nó não possui propriedades.
Saída¶
- Geometria
Saída padrão de geometria.