Navigation
API > API/Plugins > API/Plugins/IKRig
| |
|
| Name |
FPelvisTarget |
| Type |
struct |
| Header File |
/Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/RetargetOps/PelvisMotionOp.h |
| Include Path |
#include "Retargeter/RetargetOps/PelvisMotionOp.h" |
Syntax
struct FPelvisTarget
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BoneIndex |
int32 |
|
Retargeter/RetargetOps/PelvisMotionOp.h |
|
| BoneName |
FName |
|
Retargeter/RetargetOps/PelvisMotionOp.h |
|
| InitialHeight |
float |
|
Retargeter/RetargetOps/PelvisMotionOp.h |
|
| InitialPosition |
FVector |
|
Retargeter/RetargetOps/PelvisMotionOp.h |
|
| InitialRotation |
FQuat |
|
Retargeter/RetargetOps/PelvisMotionOp.h |
|
| PelvisRotationDelta |
FQuat |
|
Retargeter/RetargetOps/PelvisMotionOp.h |
|
| PelvisTranslationDelta |
FVector |
|
Retargeter/RetargetOps/PelvisMotionOp.h |
|