Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
Create a new attribute for the specified group.
| Name | FChaosClothAssetAttributeNode_v2 |
| Type | struct |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/AttributeNode.h |
| Include Path | #include "ChaosClothAsset/AttributeNode.h" |
Syntax
USTRUCT (Meta=(DataflowCloth, Experimental))
struct FChaosClothAssetAttributeNode_v2 : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FChaosClothAssetAttributeNode_v2
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosClothAssetAttributeNode_v2
(
const UE::Dataflow::FNodeParameters& InParam, |
ChaosClothAsset/AttributeNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collection | FManagedArrayCollection | ChaosClothAsset/AttributeNode.h |
|
|
| FloatValue | float | Default float value. | ChaosClothAsset/AttributeNode.h |
|
| Group | FChaosClothAssetNodeAttributeGroup | The attribute group. | ChaosClothAsset/AttributeNode.h |
|
| IntValue | int32 | Default integer value. | ChaosClothAsset/AttributeNode.h |
|
| Name | FChaosClothAssetConnectableIOStringValue | The name of the attribute to create. | ChaosClothAsset/AttributeNode.h |
|
| Type | EChaosClothAssetNodeAttributeType | The attribute type. | ChaosClothAsset/AttributeNode.h |
|
| VectorValue | FVector3f | Default vector value. | ChaosClothAsset/AttributeNode.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FChaosClothAssetAttributeNode_v2, |
ChaosClothAsset/AttributeNode.h | ||
FName
(
"FClothCollection" |
ChaosClothAsset/AttributeNode.h |