MinRotationAngle

Only used if bEnableRotationLimit is enabled.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(EditAnywhere, Category="Limb IK Settings|FABRIK|Limits",
          Meta=(EditCondition="bEnableLimit", ClampMin="0.0", ClampMax="90.0", UIMin="0.0", UIMax="90.0"))
float MinRotationAngle

Remarks

Only used if bEnableRotationLimit is enabled. Prevents the leg from folding onto itself, and forces at least this angle between Parent and Child bone.