This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
ClusterMagnet (v1)
Cluster by grouping the selected bones with their adjacent, neighboring bones.
Input(s) : Collection [Intrinsic] - Collection on which to merge bones into a cluster TransformSelection - Bone selection Iterations - How many layers of neighbors to include in the clusters -- i.e. if 1, only direct neighbors are clustered; if 2, neighbors of neighbors are included, etc.
Output(s): Collection [Passthrough] - Collection on which to merge bones into a cluster
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Cluster |
| Type | FClusterMagnetDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection on which to merge bones into a cluster | FManagedArrayCollection | () |
| TransformSelection | Bone selection | FDataflowTransformSelection | () |
| Iterations | How many layers of neighbors to include in the clusters -- i.e. if 1, only direct neighbors are clustered; if 2, neighbors of neighbors are included, etc. | int32 | 1 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection on which to merge bones into a cluster | FManagedArrayCollection |