Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_28
Syntax
UPROPERTY&40;EditAnywhere, Category&61;Simulation,
Meta&61;&40;UIMin&61;"1", UIMax&61;"10", ClampMin&61;"1", ClampMax&61;"100"&41;&41;
int32 NumIterations
Remarks
The number of time step dependent solver iterations. This sets iterations at 60fps. NumIterations can never be bigger than MaxNumIterations. At lower fps up to MaxNumIterations may be used instead. At higher fps as low as one single iteration might be used. Higher number of iterations will increase the stiffness of all constraints and improve convergence, but will also increase the CPU cost of the simulation.