IterationCount

The number of solver iterations.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, Category=Simulation,
          Meta=(UIMin="1", UIMax="10", ClampMin="0", ClampMax="100"))
int32 IterationCount

Remarks

The number of solver iterations. This will increase the stiffness of all constraints but will increase the CPU cost.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss