Navigation
API > API/Plugins > API/Plugins/AnimationWarpingRuntime > API/Plugins/AnimationWarpingRuntime/BoneControllers
References
| Module | AnimationWarpingRuntime |
| Header | /Engine/Plugins/Animation/AnimationWarping/Source/Runtime/Public/BoneControllers/AnimNode_SlopeWarping.h |
| Include | #include "BoneControllers/AnimNode_SlopeWarping.h" |
Syntax
USTRUCT&40;&41;
struct FSlopeWarpingFootData
Remarks
Runtime foot data after validation, we guarantee these bones to exist
Variables
| Type | Name | Description | |
|---|---|---|---|
| FCompactPoseBoneIndex | FKFootBoneIndex | ||
| FSlopeWarpingFootDefinition * | FootDefinitionPtr | ||
| FCompactPoseBoneIndex | HipBoneIndex | ||
| FVector | HitLocation | ||
| FVector | HitNormal | ||
| FCompactPoseBoneIndex | IKFootBoneIndex | ||
| FTransform | IKFootTransform |
Constructors
| Type | Name | Description | |
|---|---|---|---|