Class AudioEffectChorus.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioEffectChorus.MethodName : AudioEffect.MethodName
- Inheritance
-
AudioEffectChorus.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetDry
Cached name for the 'get_dry' method.
public static readonly StringName GetDry
Field Value
GetVoiceCount
Cached name for the 'get_voice_count' method.
public static readonly StringName GetVoiceCount
Field Value
GetVoiceCutoffHz
Cached name for the 'get_voice_cutoff_hz' method.
public static readonly StringName GetVoiceCutoffHz
Field Value
GetVoiceDelayMs
Cached name for the 'get_voice_delay_ms' method.
public static readonly StringName GetVoiceDelayMs
Field Value
GetVoiceDepthMs
Cached name for the 'get_voice_depth_ms' method.
public static readonly StringName GetVoiceDepthMs
Field Value
GetVoiceLevelDb
Cached name for the 'get_voice_level_db' method.
public static readonly StringName GetVoiceLevelDb
Field Value
GetVoicePan
Cached name for the 'get_voice_pan' method.
public static readonly StringName GetVoicePan
Field Value
GetVoiceRateHz
Cached name for the 'get_voice_rate_hz' method.
public static readonly StringName GetVoiceRateHz
Field Value
GetWet
Cached name for the 'get_wet' method.
public static readonly StringName GetWet
Field Value
SetDry
Cached name for the 'set_dry' method.
public static readonly StringName SetDry
Field Value
SetVoiceCount
Cached name for the 'set_voice_count' method.
public static readonly StringName SetVoiceCount
Field Value
SetVoiceCutoffHz
Cached name for the 'set_voice_cutoff_hz' method.
public static readonly StringName SetVoiceCutoffHz
Field Value
SetVoiceDelayMs
Cached name for the 'set_voice_delay_ms' method.
public static readonly StringName SetVoiceDelayMs
Field Value
SetVoiceDepthMs
Cached name for the 'set_voice_depth_ms' method.
public static readonly StringName SetVoiceDepthMs
Field Value
SetVoiceLevelDb
Cached name for the 'set_voice_level_db' method.
public static readonly StringName SetVoiceLevelDb
Field Value
SetVoicePan
Cached name for the 'set_voice_pan' method.
public static readonly StringName SetVoicePan
Field Value
SetVoiceRateHz
Cached name for the 'set_voice_rate_hz' method.
public static readonly StringName SetVoiceRateHz
Field Value
SetWet
Cached name for the 'set_wet' method.
public static readonly StringName SetWet