| bOverrideSourcePose |
bool |
When true, overrides the default retarget pose for the source skeleton. |
Retargeter/RetargetOps/RetargetPoseOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Source Pose"
|
| bOverrideTargetPose |
bool |
When true, overrides the default retarget pose for the target skeleton. |
Retargeter/RetargetOps/RetargetPoseOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Target Pose"
|
| SourcePoseToUse |
FName |
A retarget pose that is applied to the source skeleton. Must match the name of a retarget pose stored in this asset. |
Retargeter/RetargetOps/RetargetPoseOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Source Pose"
|
| TargetPoseToUse |
FName |
A retarget pose that is applied to the target skeleton. Must match the name of a retarget pose stored in this asset. |
Retargeter/RetargetOps/RetargetPoseOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Target Pose"
|