Description
AverageCurves (v1) Experimental
Take an collection curve selection and generate a single curve collection that is the average of the input curves
Input(s) : Collection - Managed array collection source of the curves to be average from CurveSelection - Curve selection to use NumSamples - Number of samples to use for averaged result curve
Information
| Module | HairStrandsDataflow |
| Category | Groom |
| Tags | Curves Guide Groom |
| Type | FDataflowAverageCurves |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Managed array collection source of the curves to be average from | FManagedArrayCollection | () |
| CurveSelection | Curve selection to use | FDataflowCurveSelection | () |
| NumSamples | Number of samples to use for averaged result curve | int32 | 8 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Managed array collection source of the curves to be average from | FManagedArrayCollection |