SetGlobalTransform

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetGlobalTransform

(
    const FName& BoneName,
    const FTransform& InTransform,
    bool bPropagateTransform
)

Evaluate another animation ControlRig

Public function

void

 

SetGlobalTransform

(
    const int32 BoneIndex,
    const FTransform& InTransform,
    bool bPropagateTransform
)

Evaluate another animation ControlRig

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss