SetBoneBlendScale

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetBoneBlendScale

(
    int32 InBoneIdx,
    float InScale,
    bool bRecurse,
    bool bCreate
)

Set the blend scale for a specific bone

Public function

void

 

SetBoneBlendScale

(
    const FName& InBoneName,
    float InScale,
    bool bRecurse,
    bool bCreate
)

Set the blend scale for a specific bone

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