Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/ChaosCloth > API/Plugins/ChaosCloth/ChaosCloth/FClothingSimulation
- IClothingSimulation::GetNumIterations()
- FClothingSimulation::GetNumIterations()
References
Module | ChaosCloth |
Header | /Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Public/ChaosCloth/ChaosClothingSimulation.h |
Include | #include "ChaosCloth/ChaosClothingSimulation.h" |
virtual int32 GetNumIterations&40;&41; const
Remarks
Return the number of iterations used by the solver. This is the maximum used as an indicative value only, as this could vary between cloths. Implementation must be thread safe.