Navigation
API > API/Plugins > API/Plugins/IKRig
Where to copy the height of the root from
| Name | ERootMotionHeightSource |
| Type | enum |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/RetargetOps/RootMotionGeneratorOp.h |
| Include Path | #include "Retargeter/RetargetOps/RootMotionGeneratorOp.h" |
Syntax
enum ERootMotionHeightSource
{
CopyHeightFromSource,
SnapToGround,
}
Values
| Name | Remarks |
|---|---|
| CopyHeightFromSource | |
| SnapToGround |