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
MakeClothAsset (v1) Experimental
Cloth terminal node to generate a cloth asset from a cloth collection.
Input(s) : CollectionLodsArray - Input cloth collections for this LOD -- Array connection. Individual CollectionLods will be ignored if there is a CollectionLodsArray connection.
Output(s): ClothAsset - The cloth asset output.
Information
| Module | ChaosClothAssetDataflowNodes |
| Category | Cloth |
| Tags | Make Cloth Asset |
| Type | FChaosClothAssetMakeClothAssetNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| CollectionLodsArray | Input cloth collections for this LOD -- Array connection. Individual CollectionLods will be ignored if there is a CollectionLodsArray connection. | TArray<FManagedArrayCollection> |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ClothAsset | The cloth asset output. | TObjectPtr<UChaosClothAsset> |