Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
Merge multiple cloth collections into a single cloth collection of multiple patterns.
| |
|
| Name |
FChaosClothAssetMergeClothCollectionsNode_v2 |
| Type |
struct |
| Header File |
/Engine/Plugins/ChaosClothAssetDataflowNodes/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/MergeClothCollectionsNode.h |
| Include Path |
#include "ChaosClothAsset/MergeClothCollectionsNode.h" |
Syntax
USTRUCT (Meta=(DataflowCloth))
struct FChaosClothAssetMergeClothCollectionsNode_v2 : public FDataflowNode
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FChaosClothAssetMergeClothCollectionsNode_v2
(
const UE::Dataflow::FNodeParameters& InParam,
FGuid InGuid
)
|
|
ChaosClothAsset/MergeClothCollectionsNode.h |
|
Constants
| Name |
Type |
Remarks |
Include Path |
| NumInitialOptionalInputs |
int32 |
|
ChaosClothAsset/MergeClothCollectionsNode.h |
| NumRequiredInputs |
int32 |
|
ChaosClothAsset/MergeClothCollectionsNode.h |
Variables
Public
Functions
Public