ECustomAttributeBlendType

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/CustomAttributes.h

Include

#include "Animation/CustomAttributes.h"

Syntax

enum ECustomAttributeBlendType
{
    Override,
    Blend,
}

Values

Name

Description

Override

Overrides Custom attributes according to highest weighted pose

Blend

Blends Custom attributes according to weights per pose

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss