Controls how synchronization and runtime evaluation handle an IK target.
enum class EPoseOverlayIKTargetMode : uint8
Values
-
ApplyAuthoredDelta
0 - Bake and apply the target's authored delta.
-
FollowComposedFK
1 - Move the target after composition so it exactly follows its mapped source bone.
-
FollowComposedFKRelative
2 - Preserve the incoming source-to-target transform while following the final composed source.