unreal.CustomAttributeBlendType

class unreal.CustomAttributeBlendType

Bases: unreal.EnumBase

ECustom Attribute Blend Type

C++ Source:

  • Module: Engine

  • File: CustomAttributes.h

BLEND

Blends Custom attributes according to weights per pose

Type

1

OVERRIDE

Overrides Custom attributes according to highest weighted pose

Type

0