unreal.MetasoundFrontendClassInput

class unreal.MetasoundFrontendClassInput

Bases: MetasoundFrontendClassVertex

Contains info for input vertex of a Metasound class.

C++ Source:

  • Plugin: Metasound

  • Module: MetasoundFrontend

  • File: MetasoundFrontendDocument.h

Editor Properties: (see get_editor_property/set_editor_property)

  • default_literal (MetasoundFrontendLiteral): [Read-Write] Default value for this input.

  • 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.