Description
ResampleCurvePoints (v1) Experimental
Resample the curves with a fixed number of points
Input(s) : Collection - Managed array collection to be used to store datas CurveSelection - Curve selection to focus the guides generation spatially NumPoints - Max number of points (to be able to plug into a variable since enum is not supported in dataflow)
Output(s): Collection [Passthrough] - Managed array collection to be used to store datas
Information
| Module | HairStrandsDataflow |
| Category | Groom |
| Type | FResampleCurvePointsDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| PointsCount | Max number of points | EGroomNumPoints | Size16 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Managed array collection to be used to store datas | FManagedArrayCollection | () |
| CurveSelection | Curve selection to focus the guides generation spatially | FDataflowCurveSelection | () |
| NumPoints | Max number of points (to be able to plug into a variable since enum is not supported in dataflow) | int32 | 16 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Managed array collection to be used to store datas | FManagedArrayCollection |