This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Attribute (v2) Experimental
Create a new attribute for the specified group.
Information
| Module | ChaosClothAssetDataflowNodes |
| Category | Cloth |
| Tags | Cloth Attribute |
| Type | FChaosClothAssetAttributeNode_v2 |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Name | The name of the attribute to create. | FChaosClothAssetConnectableIOStringValue | (StringValue="") |
| Group | The attribute group. | FChaosClothAssetNodeAttributeGroup | (Name="") |
| Type | The attribute type. | EChaosClothAssetNodeAttributeType | Integer |
| IntValue | Default integer value. | int32 | 0 |
| FloatValue | Default float value. | float | 0.000000 |
| VectorValue | Default vector value. | FVector3f | (X=0.000000,Y=0.000000,Z=0.000000) |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection | ||
| Name.StringValue | The value for this property. | FString |