Iterations

High iteration counts can help solve complex joint configurations with competing constraints, but will increase runtime cost.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(EditAnywhere, Category="Full Body IK Settings",
          Meta=(ClampMin="0", ClampMax="1000", UIMin="0.0", UIMax="200.0"))
int32 Iterations

Remarks

High iteration counts can help solve complex joint configurations with competing constraints, but will increase runtime cost. Default is 20.