Navigation
API > API/Plugins > API/Plugins/AnimationWarpingRuntime > API/Plugins/AnimationWarpingRuntime/BoneControllers
References
| Module | AnimationWarpingRuntime |
| Header | /Engine/Plugins/Animation/AnimationWarping/Source/Runtime/Public/BoneControllers/AnimNode_FootPlacement.h |
| Include | #include "BoneControllers/AnimNode_FootPlacement.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FFootPlacementInterpolationSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnableFloorInterpolation | ||
| float | FloorAngularDamping | ||
| float | FloorAngularStiffness | ||
| float | FloorLinearDamping | ||
| float | FloorLinearStiffness | ||
| float | UnplantAngularDamping | ||
| float | UnplantAngularStiffness | ||
| float | UnplantLinearDamping | ||
| float | UnplantLinearStiffness |