Merge Points Node¶
The Merge Points node merges selected points in a point cloud or mesh.
Points are merged independently for each unique Merge ID, allowing multiple groups of points to be merged in a single operation.
Входы (inputs)¶
- Геометрия (geometry)
Стандартный вход геометрии.
- Выделение (selection)
Boolean field indicating which points participate in the merge.
Unselected points are unaffected. They are neither merged into other points nor can selected points merge into them.
- Merge ID
Integer field defining independent merge groups.
Points with the same merge ID are merged together. Points with different merge IDs are merged separately.
Выходы (outputs)¶
- Геометрия (geometry)
The geometry with the selected points merged.