unreal.MetasoundFrontendGraph

class unreal.MetasoundFrontendGraph

Bases: StructBase

Metasound Frontend Graph

C++ Source:

  • Plugin: Metasound

  • Module: MetasoundFrontend

  • File: MetasoundFrontendDocument.h

Editor Properties: (see get_editor_property/set_editor_property)

  • nodes (Array[MetasoundFrontendNode]): [Read-Write] Node contained in graph This property is EditAnywhere with a false EditCondition so child properties (ex. node configuration) have exposed property handles for details customization code, but they should not be editable elsewhere in the editor (ex. property matrix)