unreal.MaterialExpressionNamedRerouteDeclaration

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

Bases: unreal.MaterialExpressionNamedRerouteBase

Material Expression Named Reroute Declaration

C++ Source:

  • Module: Engine

  • File: MaterialExpressionNamedReroute.h

Editor Properties: (see get_editor_property/set_editor_property)

  • desc (str): [Read-Write] A description that level designers can add (shows in the material editor UI).

  • name (Name): [Read-Write] Name

  • node_color (LinearColor): [Read-Write] The color of the graph node. The same color will apply to all linked usages of this Declaration node