Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetWeightMapNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/WeightMapNode.h |
| Include | #include "ChaosClothAsset/WeightMapNode.h" |
Syntax
USTRUCT (Meta=(DataflowCloth))
struct FChaosClothAssetWeightMapNode : public FDataflowNode
Remarks
Painted weight map attributes node.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FManagedArrayCollection | Collection | ||
| FChaosClothAssetConnectableIStringValue | InputName | The name to populate this map from and override based on Map Override Type. | |
| EChaosClothAssetWeightMapOverrideType | MapOverrideType | How to apply this node's weight values onto existing maps. | |
| EChaosClothAssetWeightMapMeshTarget | MeshTarget | ||
| FChaosClothAssetConnectableOStringValue | OutputName | The name to be set as a weight map attribute. | |
| FDataflowFunctionProperty | Transfer | Transfer the weight map from the connected Transfer Collection containing a weight map with Input Name (or Output Name if Input Name is empty). | |
| FManagedArrayCollection | TransferCollection | The collection used to transfer weight map from. | |
| EChaosClothAssetWeightMapTransferType | TransferType | The type of transfer used to transfer the weight map when a TransferCollection is connected. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetWeightMapNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_ENABLE_DEPRECATION_WARNINGS | DATAFLOW_NODE_DEFINE_INTERNAL
(
FChaosClothAssetWeightMapNode, |
||
| PRAGMA_ENABLE_DEPRECATION_WARNINGS | FName
(
"FClothCollection" |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FWeightMapNodeChange |
Constants
| Name | Description |
|---|---|
| ReplaceChangedPassthroughValue |