Table of Contents

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

StringName

GetOversampling

Cached name for the 'get_oversampling' method.

public static readonly StringName GetOversampling

Field Value

StringName

GetPitchScale

Cached name for the 'get_pitch_scale' method.

public static readonly StringName GetPitchScale

Field Value

StringName

SetFftSize

Cached name for the 'set_fft_size' method.

public static readonly StringName SetFftSize

Field Value

StringName

SetOversampling

Cached name for the 'set_oversampling' method.

public static readonly StringName SetOversampling

Field Value

StringName

SetPitchScale

Cached name for the 'set_pitch_scale' method.

public static readonly StringName SetPitchScale

Field Value

StringName