Navigation
API > API/Plugins > API/Plugins/IKRig
| Name | FIKRigFullBodyIKSolver |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Rig/Solvers/IKRigFullBodyIK.h |
| Include Path | #include "Rig/Solvers/IKRigFullBodyIK.h" |
Syntax
USTRUCT (BlueprintType )
struct FIKRigFullBodyIKSolver : public FIKRigSolverBase
Inheritance Hierarchy
- FIKRigSolverBase → FIKRigFullBodyIKSolver
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AllBoneSettings | TArray< FIKRigFBIKBoneSettings > | Rig/Solvers/IKRigFullBodyIK.h | ||
| AllGoalSettings | TArray< FIKRigFBIKGoalSettings > | Rig/Solvers/IKRigFullBodyIK.h | ||
| Settings | FIKRigFBIKSettings | Rig/Solvers/IKRigFullBodyIK.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Solver | FPBIKSolver | Rig/Solvers/IKRigFullBodyIK.h |