unreal.CustomAttributeBlendType

class unreal.CustomAttributeBlendType

Bases: EnumBase

ECustom Attribute Blend Type

C++ Source:

  • Module: Engine

  • File: CustomAttributes.h

BLEND: CustomAttributeBlendType

Blends Custom attributes according to weights per pose

Type:

1

OVERRIDE: CustomAttributeBlendType

Overrides Custom attributes according to highest weighted pose

Type:

0