Navigation
API > API/Plugins > API/Plugins/AnimationWarpingRuntime > API/Plugins/AnimationWarpingRuntime/BoneControllers
References
| Module | AnimationWarpingRuntime |
| Header | /Engine/Plugins/Animation/AnimationWarping/Source/Runtime/Public/BoneControllers/AnimNode_StrideWarping.h |
| Include | #include "BoneControllers/AnimNode_StrideWarping.h" |
Syntax
USTRUCT&40;BlueprintInternalUseOnly&41;
struct FStrideWarpingFootDefinition
Remarks
Foot definition specifying the IK/FK foot bones and Thigh bone.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBoneReference | FKFootBone | FK driven foot bone. | |
| FBoneReference | IKFootBone | IK driven foot bone. | |
| FBoneReference | ThighBone | Thigh bone, representing the end of the leg chain prior to reaching the Pelvis Bone. |