unreal.MetasoundFrontendClassOutput

class unreal.MetasoundFrontendClassOutput

Bases: MetasoundFrontendClassVertex

Contains info for output vertex of a Metasound class.

C++ Source:

  • Plugin: Metasound

  • Module: MetasoundFrontend

  • File: MetasoundFrontendDocument.h

Editor Properties: (see get_editor_property/set_editor_property)

  • metadata (MetasoundFrontendVertexMetadata): [Read-Write] Metadata associated with vertex.

  • name (Name): [Read-Only] Name of the vertex. Unique amongst other vertices on the same interface.

  • type_name (Name): [Read-Only] Data type name of the vertex.