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
GroomAssetToCollection (v1) Experimental
Transform a groom asset to a collection
Input(s) : GroomAsset - Input asset to read the guides from CurvesType - Type of curves to use to fill the groom collection (guides/strands) CurvesThickness - Curves thickness for geometry generation
Output(s): Collection - Managed array collection used to store the curves
Information
| Module | HairStrandsDataflow |
| Category | Groom |
| Type | FGroomAssetToCollectionDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| GroomAsset | Input asset to read the guides from | TObjectPtr<UGroomAsset> | None |
| CurvesThickness | Curves thickness for geometry generation | float | 0.500000 |
| CurvesType | Type of curves to use to fill the groom collection (guides/strands) | EGroomCollectionType | Guides |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Managed array collection used to store the curves | FManagedArrayCollection |