Click or drag to resize

AudioEffectEQGetBandCount Method

Returns the number of bands of the equalizer.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetBandCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.AudioEffectEQ.GetBandCount"]

See Also