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."),
}