Description
ClothAssetImport (v1)
For Reimport
Input(s) : ClothAsset - The Cloth Asset to import into a collection.
Information
| Module | ChaosClothAssetDataflowNodes |
| Category | Cloth |
| Tags | Cloth Asset Import |
| Type | FChaosClothAssetImportNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Reimport | Reimport the imported cloth asset. | FDataflowFunctionProperty | () |
| ImportLod | The LOD to import into the collection. Only one LOD can be imported at a time. | int32 | 0 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ClothAsset | The Cloth Asset to import into a collection. | TObjectPtr<UChaosClothAsset> | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection |