| EnableFK |
bool |
Whether to copy the shape of the chain from the source skeleton using the Rotation and Translation modes. |
Retargeter/RetargetOps/FKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="FK Chain Retarget"
|
| RotationAlpha |
double |
Range +/- infinity. |
Retargeter/RetargetOps/FKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="FK Chain Retarget"
- Meta=(UIMin="0.0", UIMax="1.0")
|
| RotationMode |
EFKChainRotationMode |
Determines how rotation is copied from the source chain to the target chain. |
Retargeter/RetargetOps/FKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="FK Chain Retarget"
|
| TargetChainName |
FName |
The name of the TARGET chain to transfer animation onto. |
Retargeter/RetargetOps/FKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Setup"
- Meta=(ReinitializeOnEdit)
|
| TranslationAlpha |
double |
Range +/- infinity. |
Retargeter/RetargetOps/FKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="FK Chain Retarget"
- Meta=(UIMin="0.0", UIMax="1.0")
|
| TranslationMode |
EFKChainTranslationMode |
Determines how translation is copied from the source chain to the target chain. |
Retargeter/RetargetOps/FKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="FK Chain Retarget"
|