Class AudioEffectPitchShift.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioEffectPitchShift.MethodName : AudioEffect.MethodName
- Inheritance
-
AudioEffectPitchShift.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetFftSize
Cached name for the 'get_fft_size' method.
public static readonly StringName GetFftSize
Field Value
GetOversampling
Cached name for the 'get_oversampling' method.
public static readonly StringName GetOversampling
Field Value
GetPitchScale
Cached name for the 'get_pitch_scale' method.
public static readonly StringName GetPitchScale
Field Value
SetFftSize
Cached name for the 'set_fft_size' method.
public static readonly StringName SetFftSize
Field Value
SetOversampling
Cached name for the 'set_oversampling' method.
public static readonly StringName SetOversampling
Field Value
SetPitchScale
Cached name for the 'set_pitch_scale' method.
public static readonly StringName SetPitchScale