unreal.OptimusFunctionNodeGraph

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

Bases: OptimusNodeSubGraph

Optimus Function Node Graph

C++ Source:

  • Plugin: DeformerGraph

  • Module: OptimusCore

  • File: OptimusFunctionNodeGraph.h

Editor Properties: (see get_editor_property/set_editor_property)

  • category (Name): [Read-Write] The category of the node based of of this graph for listing purposes

  • graph_type (OptimusNodeGraphType): [Read-Only] The type of graph this represents.

  • input_bindings (Array[OptimusParameterBinding]): [Read-Only] FIXME: These are uneditable for now.

  • output_bindings (Array[OptimusParameterBinding]): [Read-Only]