Navigation
API > API/Plugins > API/Plugins/AnimationWarpingRuntime > API/Plugins/AnimationWarpingRuntime/BoneControllers > API/Plugins/AnimationWarpingRuntime/BoneControllers/FLegRuntimeData
References
| Module | AnimationWarpingRuntime |
| Header | /Engine/Plugins/Animation/AnimationWarping/Source/Runtime/Public/BoneControllers/AnimNode_FootPlacement.h |
| Include | #include "BoneControllers/AnimNode_FootPlacement.h" |
Syntax
struct FPlantData
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCanReachTarget | Whether the planted/locked target has ever been reachable this plant. | |
| bool | bWantsToPlant | Whether we want to plant, independently from any dynamic pose adjustments we may do. | |
| UE::Anim::FootPlacement::EPlantType | LastPlantType | ||
| FPlane | PlantPlaneCS | ||
| FPlane | PlantPlaneWS | ||
| UE::Anim::FootPlacement::EPlantType | PlantType | ||
| float | TimeSinceFullyUnaligned | : When we have prediction/phase info, replace use-cases with post-plant roll-phase | |
| FQuat | TwistCorrection |