unreal.MetasoundFrontendClassInterface

class unreal.MetasoundFrontendClassInterface

Bases: unreal.StructBase

Metasound Frontend Class Interface

C++ Source:

  • Plugin: Metasound

  • Module: MetasoundFrontend

  • File: MetasoundFrontendDocument.h

Editor Properties: (see get_editor_property/set_editor_property)

  • environment (Array(MetasoundFrontendClassEnvironmentVariable)): [Read-Only] Environment: Description of class environment variables.

  • inputs (Array(MetasoundFrontendClassInput)): [Read-Only] Inputs: Description of class inputs.

  • outputs (Array(MetasoundFrontendClassOutput)): [Read-Only] Outputs: Description of class outputs.