Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetSelectionToWeightMapNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SelectionToWeightMapNode.h |
| Include | #include "ChaosClothAsset/SelectionToWeightMapNode.h" |
Syntax
USTRUCT&40;Meta&61;&40;DataflowCloth&41;&41;
struct FChaosClothAssetSelectionToWeightMapNode : public FDataflowNode
Remarks
Convert an integer index selection to a vertex weight map where different map values can be set for selected and unselected vertices.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FManagedArrayCollection | Collection | ||
| float | SelectedValue | The value selected vertices receive. | |
| FString | SelectionName | The name of the selection to convert. | |
| float | UnselectedValue | The value unselected vertices receive. | |
| FString | WeightMapName | The name of the weight map attribute that will be added to the collection |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetSelectionToWeightMapNode
(
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 * |