Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/FullBodyIK/Source/FullBodyIK/Public/JacobianIK.h |
Include |
#include "JacobianIK.h" |
struct FSolverParameter
Name | Description | ||
---|---|---|---|
|
bool: 1 |
bClampToTarget |
Enable clamping scale to target |
|
bool: 1 |
bUpdateClampMagnitude |
Update clamping length for each iteration based on how much it moved from previous iteration |
|
float |
DampingValue |
Damping allows solver to reduce oscillation but it increase iteration time to converge |
|
JacobianSolver |
Which solver to use |
Name | Description | |
---|---|---|
|
FSolverParameter() |
|
|
FSolverParameter ( |