Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/FAnimNode_ControlRigBase
Syntax
UPROPERTY&40;EditAnywhere, AdvancedDisplay, Category&61;Settings&41;
bool bTransferPoseInGlobalSpace
Remarks
Transferring the pose in global space guarantees a global pose match, while transferring in local space ensures a match of the local transforms. In general transforms only differ if the hierarchy topology differs between the Control Rig and the skeleton used in the AnimBP. Note: Turning this off can potentially improve performance.