Description
DeleteElement (v1)
For EChaosClothAssetElementType
Information
| Module | ChaosClothAssetDataflowNodes |
| Category | Cloth |
| Tags | Cloth Simulation Delete Element |
| Type | FChaosClothAssetDeleteElementNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| bDeleteSimMesh | Delete the sim mesh. | bool | False |
| bDeleteRenderMesh | Delete the render mesh. | bool | False |
| Group | Delete specific elements. | FChaosClothAssetNodeSelectionGroup | (Name="") |
| Elements | List of Elements to delete from Group. All Elements will be used if left empty. | TArray | |
| SelectionName | Set of Elements to delete. This selection set will be deleted from the downstream collection since it will now be empty. | FChaosClothAssetConnectableIStringValue | (StringValue="",bBuildFabricMaps=False) |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection |