Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/BlendSpace.h |
| Include | #include "Animation/BlendSpace.h" |
Syntax
enum EBlendSpacePerBoneBlendMode
{
UMETA =(DisplayName = "Manual Per Bone Override", ToolTip = "Manually specify the bones and their smoothing interpolation times."),
UMETA =(DisplayName = "Blend Profile", ToolTip = "Use a blend profile to specify the bone smoothing interpolation times."),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA |