Join Geometry(ジオメトリ統合)ノード¶
Join Geometry(ジオメトリ統合) ノードは、個別に生成されたジオメトリを1つにマージします。ジオメトリ入力に異なるタイプのデータが含まれている場合、出力にも異なるデータタイプが含まれます。

注釈
ノードは、複数のジオメトリ入力にボリュームコンポーネントがある場合、処理できません。
Materials(マテリアル)¶
複数のメッシュ入力に異なるマテリアルが含まれる場合、出力メッシュにすべての入力マテリアルが含まれるように、各メッシュジオメトリのマテリアルスロットがマージされます。
Attributes(属性)¶
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.
注釈
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.
入力¶
- Geometry(ジオメトリ)
統合されるジオメトリ。複数の入力が可能です。ノードがミュートされている場合、最初のリンクのみが通過します。
Properties(プロパティ)¶
このノードにはプロパティがありません。
Output(出力)¶
- Geometry(ジオメトリ)
標準のジオメトリ出力です。