unreal.AnimNode_BlendListBase
¶
- class unreal.AnimNode_BlendListBase¶
Bases:
AnimNode_Base
Blend list node; has many children
C++ Source:
Module: AnimGraphRuntime
File: AnimNode_BlendListBase.h
Editor Properties: (see get_editor_property/set_editor_property)
blend_pose
(Array[PoseLink]): [Read-Write] Blend Poseblend_profile
(BlendProfile): [Read-Write] Blend Profileblend_time
(Array[float]): [Read-Write] Blend Timeblend_type
(AlphaBlendOption): [Read-Write] Blend Typecustom_blend_curve
(CurveFloat): [Read-Write] Custom Blend Curvereset_child_on_activation
(bool): [Read-Write] Reset Child on Activation: This reinitializes the re-activated child if the child’s weight was zero.transition_type
(BlendListTransitionType): [Read-Write] Transition Type