unreal.AnimGraphNode_PoseHandler

class unreal.AnimGraphNode_PoseHandler(outer=None, name='None')

Bases: unreal.AnimGraphNode_AssetPlayerBase

Anim Graph Node Pose Handler

C++ Source:

  • Module: AnimGraph

  • File: AnimGraphNode_PoseHandler.h

Editor Properties: (see get_editor_property/set_editor_property)

  • property_bindings (Map(Name, AnimGraphNodePropertyBinding)): [Read-Write] Map from property name->binding info

  • show_pin_for_properties (Array(OptionalPinFromProperty)): [Read-Write] Show Pin for Properties

  • sync_group (AnimationGroupReference): [Read-Write] Sync group settings for this player. Sync groups keep related animations with different lengths synchronized.