Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FDataflowTerminalNode
- FChaosClothAssetTerminalNode_v2
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/TerminalNode.h |
| Include | #include "ChaosClothAsset/TerminalNode.h" |
Syntax
USTRUCT (Meta=(DataflowCloth, DataflowTerminal))
struct FChaosClothAssetTerminalNode_v2 : public FDataflowTerminalNode
Remarks
Refresh structure for push buton customization. Cloth terminal node to generate a cloth asset from a cloth collection.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FManagedArrayCollection > | CollectionLods | Input cloth collection for this LOD. | |
| FDataflowFunctionProperty | Refresh | Refresh the asset even if the ClothCollection hasn't changed. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetTerminalNode_v2
(
const UE::Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FChaosClothAssetTerminalNode_v2, |
|||
FName
(
"FClothCollection" |
Constants
| Name | Description |
|---|---|
| NumInitialCollectionLods | |
| NumRequiredInputs |