unreal.AnimGraphNodeCustomizationInterface

class unreal.AnimGraphNodeCustomizationInterface(outer: Object | None = None, name: Name | str = 'None')

Bases: Interface

Anim Graph Node Customization Interface

C++ Source:

  • Module: AnimGraph

  • File: AnimGraphNodeCustomizationInterface.h

get_title_color() LinearColor

Get the custom color for this node

Return type:

LinearColor