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
struct FDebugData
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FVector > | InputFootLocationsWS | ||
| FVector | InputPelvisLocationWS | ||
| TArray< FLegInfo > | LegsInfo | ||
| TArray< FVector > | OutputFootLocationsWS | ||
| FVector | OutputPelvisLocationWS |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Init
(
const int32 InSize |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FLegInfo |