Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_28
- FChaosClothAssetSimulationBaseConfigNode::EvaluateClothCollection()
- FChaosClothAssetSimulationLongRangeAttachmentConfigNode::EvaluateClothCollection()
- FChaosClothAssetSimulationSelfCollisionSpheresConfigNode::EvaluateClothCollection()
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationBaseConfigNode.h |
| Include | #include "ChaosClothAsset/SimulationBaseConfigNode.h" |
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.