unreal.AnimNode_BlendListByInt¶
- class unreal.AnimNode_BlendListByInt¶
Bases:
AnimNode_BlendListBaseBlend list node; has many children
C++ Source:
Module: AnimGraphRuntime
File: AnimNode_BlendListByInt.h
Editor Properties: (see get_editor_property/set_editor_property)
active_child_index(int32): [Read-Write]blend_pose(Array[PoseLink]): [Read-Write]blend_profile(BlendProfile): [Read-Write]blend_time(Array[float]): [Read-Write]blend_type(AlphaBlendOption): [Read-Write]child_upate_mode(BlendListChildUpdateMode): [Read-Write]custom_blend_curve(CurveFloat): [Read-Write]reset_child_on_activation(bool): [Read-Write] deprecated: Use the ChildUpateMode insteadtransition_type(BlendListTransitionType): [Read-Write]