Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/BoneControllers
References
| Module | AnimGraphRuntime |
| Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/BoneControllers/AnimNode_LegIK.h |
| Include | #include "BoneControllers/AnimNode_LegIK.h" |
Syntax
USTRUCT ()
struct FIKChainLink
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | BaseBendDir | ||
| FName | BoneName | ||
| double | Length | ||
| FVector | LinkAxisZ | ||
| FVector | Location | ||
| FVector | RealBendDir |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FIKChainLink () |
|||
FIKChainLink
(
FVector InLocation, |