Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/IClothingSimulation
- IClothingSimulation::SetNumIterations()
- FClothingSimulation::SetNumIterations()
References
| Module | ClothingSystemRuntimeInterface |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInterface.h |
| Include | #include "ClothingSimulationInterface.h" |
virtual void SetNumIterations
&40;
int32
&41;
Remarks
Set the number of iterations used by the solver. Implementation is not considered thread safe, and therefore this function must be called at a synchronization point.