Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/BlendProfile.h |
| Include | #include "Animation/BlendProfile.h" |
Syntax
struct FBlendProfileBoneEntry
Remarks
A single entry for a blend scale within a profile, mapping a bone to a blendscale
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | BlendScale | ||
| FBoneReference | BoneReference |