SetInitialGlobalTransform

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetInitialGlobalTransform

(
    const FName& InName,
    const FTransform& GlobalTransform
)

This is only valid if you have transform as type setting initial transform from global transform (control transform is based on parent)

Public function

void

 

SetInitialGlobalTransform

(
    int32 InIndex,
    const FTransform& GlobalTransform
)

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