unreal.ModularSynthPresetBank

class unreal.ModularSynthPresetBank(outer: Optional[Object] = None, name: Union[Name, str] = 'None')

Bases: Object

Modular Synth Preset Bank

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: EpicSynth1Component.h

Editor Properties: (see get_editor_property/set_editor_property)

  • presets (Array[ModularSynthPresetBankEntry]): [Read-Write] Presets

property presets: Array[ModularSynthPresetBankEntry]

[Read-Write] Presets

Type:

(Array[ModularSynthPresetBankEntry])