Description
GenerateCurveGeometry (v1) Experimental
Build the curve geometry from a collection containing curves
Input(s) : Collection - Managed array collection to be used to store datas SourceCurves - Managed array collection to be used to store datas CurveSelection - Curve selection to focus the curves generation spatially CurveCount - Max number of guides
Output(s): Collection [Passthrough] - Managed array collection to be used to store datas
Information
| Module | HairStrandsDataflow |
| Category | Groom |
| Type | FGenerateCurveGeometryDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| bMergeCurves | Flag to check if we can merge guides or not | bool | False |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Managed array collection to be used to store datas | FManagedArrayCollection | () |
| SourceCurves | Managed array collection to be used to store datas | FManagedArrayCollection | () |
| CurveSelection | Curve selection to focus the curves generation spatially | FDataflowCurveSelection | () |
| CurveCount | Max number of guides | int32 | 0 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Managed array collection to be used to store datas | FManagedArrayCollection |