unreal.MetasoundFrontendVertex

class unreal.MetasoundFrontendVertex

Bases: unreal.StructBase

An FMetasoundFrontendVertex provides a named connection point of a node.

C++ Source:

  • Plugin: Metasound

  • Module: MetasoundFrontend

  • File: MetasoundFrontendDocument.h

Editor Properties: (see get_editor_property/set_editor_property)

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

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