unreal.AnimGraphNodeCustomizationInterface

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

Bases: unreal.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