Class AudioEffectPitchShift.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AudioEffectPitchShift.PropertyName : AudioEffect.PropertyName
- Inheritance
-
AudioEffectPitchShift.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
FftSize
Cached name for the 'fft_size' property.
public static readonly StringName FftSize
Field Value
Oversampling
Cached name for the 'oversampling' property.
public static readonly StringName Oversampling
Field Value
PitchScale
Cached name for the 'pitch_scale' property.
public static readonly StringName PitchScale