unreal.LfoSettings

class unreal.LfoSettings

Bases: StructBase

Lfo Settings

C++ Source:

  • Plugin: Harmonix

  • Module: HarmonixDsp

  • File: LfoSettings.h

Editor Properties: (see get_editor_property/set_editor_property)

  • beat_sync (bool): [Read-Write]

  • depth (float): [Read-Write]

  • freq (float): [Read-Write]

  • initial_phase (float): [Read-Write]

  • is_enabled (bool): [Read-Write]

  • shape (WaveShape): [Read-Write]

  • should_retrigger (bool): [Read-Write]

  • target (LfoTarget): [Read-Write]

  • tempo_bpm (float): [Read-Write]