Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_1
Syntax
UPROPERTY (Meta=(DataflowInput))
DATAFLOW_NODE_DEFINE_INTERNAL, "AddWeightMap", "Cloth", "Cloth Add Weight Map") public FManagedArrayCollection TransferCollection
Remarks
The collection used to transfer weight map from. Connecting a collection containing a weight map sharing the same name as the one created with this node will transfer the weights to the input collection vertices. Note this operation only happens once when the TransferCollection is first connected, or updated. Changing the Name or the TransferType will also redo the transfer operation.