Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UBlendProfile
| Type | Name | Description | |
|---|---|---|---|
| float | GetBoneBlendScale
(
int32 InBoneIdx |
Get the set blend scale for the specified bone, will return 1.0f if no entry was found (no scale) | |
| 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). |