unreal.SourceEffectPhaserPreset¶
- class unreal.SourceEffectPhaserPreset(outer=None, name='None')¶
Bases:
unreal.SoundEffectSourcePresetSource Effect Phaser Preset
C++ Source:
Plugin: Synthesis
Module: Synthesis
File: SourceEffectPhaser.h
Editor Properties: (see get_editor_property/set_editor_property)
settings(SourceEffectPhaserSettings): [Read-Write] Settings: The depth of the chorus effect
- set_settings(settings) None¶
Set Settings
- Parameters
settings (SourceEffectPhaserSettings) –
- property settings¶
[Read-Write] Settings: The depth of the chorus effect
- Type