 |
FManagedArrayCollection |
Collection |
|
 |
FChaosClothAssetNodeSelectionGroup |
Group |
The type of element the selection refers to |
 |
FDataflowFunctionProperty |
Import |
Import (replace) the current selection from the input Collection's selection with the given Input Name (or Output Name if Input Name is empty). |
 |
FDataflowFunctionProperty |
ImportSecondary |
Import (replace) the current selection from the input Collection's secondary selection with the given Input Name (or Output Name if Input Name is empty). |
 |
TSet< int32 > |
Indices |
Selected element indices |
 |
FChaosClothAssetConnectableIStringValue |
InputName |
The name to populate this set from and override based on Selection Override Type. |
 |
FChaosClothAssetConnectableOStringValue |
OutputName |
The name to be use as a selection. |
 |
TSet< int32 > |
RemoveIndices |
Indices to remove from the Input selection |
 |
EChaosClothAssetSelectionOverrideType |
SelectionOverrideType |
How to apply this node's Indices onto existing sets. |
 |
EChaosClothAssetWeightMapTransferType |
SimTransferType |
The type of transfer used to transfer the sim mesh sets when a TransferCollection is connected. |
 |
FDataflowFunctionProperty |
Transfer |
Transfer the selection from the connected Transfer Collection containing a selection with Input Name (or Output Name if Input Name is empty). |
 |
FManagedArrayCollection |
TransferCollection |
The collection used to transfer sets from. |
 |
float |
TransferSelectionThreshold |
Selections are internally converted to maps in order to do the transfer and then converted back. |