Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/Rig > API/Plugins/IKRig/Rig/Solvers
References
| Module | IKRig |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Rig/Solvers/LimbSolver.h |
| Include | #include "Rig/Solvers/LimbSolver.h" |
Syntax
USTRUCT ()
struct FLimbLink
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | BaseBendDir | ||
| int32 | BoneIndex | Bone Index in SkeletalMesh. | |
| float | Length | Distance to its parent. | |
| FVector | LinkAxisZ | Axis utilites. | |
| FVector | Location | Location of bone in component space. | |
| FVector | RealBendDir |