| bMaintainOffsetFromPelvis |
bool |
Applies only when generating root motion from the Pelvis. |
Retargeter/RetargetOps/RootMotionGeneratorOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Offset"
|
| bPropagateToNonRetargetedChildren |
bool |
Will transform all children of the target root that are not themselves part of a retarget chain. |
Retargeter/RetargetOps/RootMotionGeneratorOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Update Children"
|
| bRotateWithPelvis |
bool |
Applies only when generating root motion from the Pelvis. |
Retargeter/RetargetOps/RootMotionGeneratorOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Motion Source"
|
| GlobalOffset |
FTransform |
A manual offset to apply in global space to the root bone. |
Retargeter/RetargetOps/RootMotionGeneratorOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Offset"
|
| RootHeightSource |
ERootMotionHeightSource |
How to set the height of the root bone. |
Retargeter/RetargetOps/RootMotionGeneratorOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Height Source"
|
| RootMotionSource |
ERootMotionSource |
Where to copy the root motion from. |
Retargeter/RetargetOps/RootMotionGeneratorOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Motion Source"
|
| SourceRoot |
FBoneReference |
The root of the source skeleton. |
Retargeter/RetargetOps/RootMotionGeneratorOp.h |
- EditAnywhere
- Category="Bones"
- Meta=(ReinitializeOnEdit)
|
| TargetPelvis |
FBoneReference |
The pelvis of the target skeleton. Only used when "Root Motion Source" is set to target pelvis. |
Retargeter/RetargetOps/RootMotionGeneratorOp.h |
- EditAnywhere
- Category="Motion Source"
- Meta=(ReinitializeOnEdit)
|
| TargetRoot |
FBoneReference |
The root of the target skeleton. |
Retargeter/RetargetOps/RootMotionGeneratorOp.h |
- EditAnywhere
- Category="Bones"
- Meta=(ReinitializeOnEdit)
|