unreal.OptimusNodeSubGraph¶
- class unreal.OptimusNodeSubGraph(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
OptimusNodeGraphOptimus Node Sub Graph
C++ Source:
Plugin: DeformerGraph
Module: OptimusCore
File: OptimusNodeSubGraph.h
Editor Properties: (see get_editor_property/set_editor_property)
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]