| ApplyPelvisOffsetToSourceGoals |
bool |
Default false. |
Retargeter/RetargetOps/IKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Blend to Source"
|
| BlendToSource |
double |
Range 0 to 1. |
Retargeter/RetargetOps/IKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Blend to Source"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| BlendToSourceRotation |
double |
Range 0 to 1. |
Retargeter/RetargetOps/IKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Blend to Source"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| BlendToSourceTranslation |
double |
Range 0 to 1. |
Retargeter/RetargetOps/IKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Blend to Source"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| BlendToSourceWeights |
FVector |
Range 0 to 1. |
Retargeter/RetargetOps/IKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Blend to Source"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| EnableIK |
bool |
Whether to modify the location of the IK goal on this chain. |
Retargeter/RetargetOps/IKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Setup"
- Meta=(ReinitializeOnEdit)
|
| Extension |
double |
Range 0 to 5. |
Retargeter/RetargetOps/IKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Scale Length"
- Meta=(ClampMin="0.0", ClampMax="5.0", UIMin="0.1", UIMax="2.0")
|
| ScaleVertical |
double |
Range 0 to infinity. Default 1. Scales the vertical component of the IK goal's position. |
Retargeter/RetargetOps/IKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Scale Translation"
- Meta=(ClampMin="0.0", UIMin="0.0", UIMax="5.0")
|
| StaticLocalOffset |
FVector |
Default 0, 0, 0. Apply a static local-space offset to IK goal position. |
Retargeter/RetargetOps/IKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Static Offset"
|
| StaticOffset |
FVector |
Default 0, 0, 0. Apply a static global-space offset to IK goal position. |
Retargeter/RetargetOps/IKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Static Offset"
|
| StaticRotationOffset |
FRotator |
Default 0, 0, 0. Apply a static local-space offset to IK goal rotation. |
Retargeter/RetargetOps/IKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Static Offset"
|
| TargetChainName |
FName |
The name of the TARGET chain to transfer animation onto. |
Retargeter/RetargetOps/IKChainsOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Setup"
- Meta=(ReinitializeOnEdit)
|