Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FGCObject
- FChaosClothAssetSimulationDefaultConfigNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationDefaultConfigNode.h |
| Include | #include "ChaosClothAsset/SimulationDefaultConfigNode.h" |
Syntax
USTRUCT&40;Meta&61;&40;DataflowCloth&41;&41;
struct FChaosClothAssetSimulationDefaultConfigNode :
public FDataflowNode,
public FGCObject
Remarks
Add default simulation properties to the cloth collection in the format of the skeletal mesh cloth editor.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FManagedArrayCollection | Collection | ||
| TObjectPtr< UChaosClothSharedSimConfig > | SharedSimulationConfig | Cloth Shared Simulation Properties. | |
| TObjectPtr< UChaosClothConfig > | SimulationConfig | Cloth Simulation Properties. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetSimulationDefaultConfigNode
(
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 * |