Click or drag to resize

AudioEffectPitchShiftPitchScale Property

Pitch value. Can range from 0 (-1 octave) to 16 (+16 octaves).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float PitchScale { get; set; }

Property Value

Type: Single
See Also