Description
GetCentroidsFromCollection (v1)
Gets centroids of pieces from a Collection
Input(s) : Collection - Input Collection TransformSelection - The centroids will be output for the bones selected in the TransformSelection
Output(s): Centroids - Output centroids Levels - Hidden output to store computed level values for centroids
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Utilities |
| Type | FGetCentroidsFromCollectionDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| bColorByLevel | Control point color by level or setting | bool | True |
| Color | Point color | FLinearColor | (R=0.000000,G=0.000000,B=1.000000,A=1.000000) |
| bSizeByLevel | Control the point size by level or setting | bool | True |
| Size | Point size | float | 8.000000 |
| PointSize | Float curve to control point size by level | FRuntimeFloatCurve | (EditorCurveData=(Keys=((Value=12.000000),(Time=1.000000,Value=6.000000)),DefaultValue=340282346638528859811704183484516925440.000000,PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant),ExternalCurve=None) |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Input Collection | FManagedArrayCollection | () |
| TransformSelection | The centroids will be output for the bones selected in the TransformSelection | FDataflowTransformSelection | () |