Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FDataflowTerminalNode
- FChaosClothAssetTerminalNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/TerminalNode.h |
| Include | #include "ChaosClothAsset/TerminalNode.h" |
Syntax
USTRUCT&40;Meta&61;&40;DataflowCloth, DataflowTerminal&41;&41;
struct FChaosClothAssetTerminalNode : public FDataflowTerminalNode
Remarks
Cloth terminal node to generate a cloth asset from a cloth collection.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FManagedArrayCollection | CollectionLod0 | LOD 0 input, right click on the node and add pins to add more LODs. | |
| FManagedArrayCollection | CollectionLod1 | LOD 1 input, right click on the node and add pins to add more LODs. | |
| FManagedArrayCollection | CollectionLod2 | LOD 2 input, right click on the node and add pins to add more LODs. | |
| FManagedArrayCollection | CollectionLod3 | LOD 3 input, right click on the node and add pins to add more LODs. | |
| FManagedArrayCollection | CollectionLod4 | LOD 4 input, right click on the node and add pins to add more LODs. | |
| FManagedArrayCollection | CollectionLod5 | LOD 5 input, right click on the node and add pins to add more LODs. | |
| int32 | NumLods | The number of LODs currently exposed to the node UI. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetTerminalNode
(
const Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| FName | |||
| FString | StaticTags () |
||
| FString | |||
| FName | StaticType () |
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| FName | GetCategory () |
||
| FName | |||
| FString | GetTags () |
||
| FName | GetType () |
||
| bool | |||
| FStructOnScope * | |||
| void | SerializeInternal
(
FArchive& Ar |
Struct Support | |
| const UScriptStruct * |
Constants
| Name | Description |
|---|---|
| MaxLods |