Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_35
- FChaosClothAssetSimulationBaseConfigNode::EvaluateClothCollection()
- FChaosClothAssetSimulationLongRangeAttachmentConfigNode::EvaluateClothCollection()
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationLongRangeAttachmentConfigNode.h |
| Include | #include "ChaosClothAsset/SimulationLongRangeAttachmentConfigNode.h" |
| Source | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Private/ChaosClothAsset/SimulationLongRangeAttachmentConfigNode.cpp |
virtual void EvaluateClothCollection
(
Dataflow::FContext & Context,
const TSharedRef < FManagedArrayCollection > & ClothCollection
) const
Remarks
Override this to do additional node-specific evaluate on the cloth collection output. AddProperties has already been called when this is called.