Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UBlendProfile > API/Runtime/Engine/Animation/UBlendProfile/GetBoneBlendScale
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/BlendProfile.h |
| Include | #include "Animation/BlendProfile.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/BlendProfile.cpp |
float GetBoneBlendScale
&40;
int32 InBoneIdx
&41; const
Remarks
Get the set blend scale for the specified bone, will return 1.0f if no entry was found (no scale)
Parameters
| Name | Description |
|---|---|
| InBoneIdx | Index of the bone to retrieve |