GetBoneBlendScale

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

float

 

GetBoneBlendScale

(
    int32 InBoneIdx
)

Get the set blend scale for the specified bone, will return 1.0f if no entry was found (no scale)

Public function Const

float

 

GetBoneBlendScale

(
    const FName& InBoneName
)

Get the set blend scale for the specified bone, will return 1.0f if no entry was found (no scale)

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