unreal.CustomAttributeBlendType¶
- class unreal.CustomAttributeBlendType¶
Bases:
EnumBaseECustom Attribute Blend Type
C++ Source:
Module: Engine
File: CustomAttributes.h
- BLEND: CustomAttributeBlendType = Ellipsis¶
Blends Custom attributes according to weights per pose
- Type:
1
- OVERRIDE: CustomAttributeBlendType = Ellipsis¶
Overrides Custom attributes according to highest weighted pose
- Type:
0