Navigation
API > API/Plugins > API/Plugins/IKRig
BEGIN DEPRECATED UOBJECT-based OP
| Name | URootMotionGeneratorOp |
| Type | class |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/RetargetOps/RootMotionGeneratorOp.h |
| Include Path | #include "Retargeter/RetargetOps/RootMotionGeneratorOp.h" |
Syntax
UCLASS (MinimalAPI)
class URootMotionGeneratorOp : public URetargetOpBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URetargetOpBase → URootMotionGeneratorOp
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bMaintainOffsetFromPelvis | bool | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| bPropagateToNonRetargetedChildren | bool | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| bRotateWithPelvis | bool | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| GlobalOffset | FTransform | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| RootHeightSource | ERootMotionHeightSource | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| RootMotionSource | ERootMotionSource | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| SourceRootBone | FName | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| TargetPelvisBone | FName | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| TargetRootBone | FName | Retargeter/RetargetOps/RootMotionGeneratorOp.h |