Table of Contents

Enum AudioEffectSpectrumAnalyzerInstance.MagnitudeMode

Namespace
Godot
Assembly
GodotSharp.dll
public enum AudioEffectSpectrumAnalyzerInstance.MagnitudeMode : long

Fields

Average = 0

Use the average value as magnitude.

Max = 1

Use the maximum value as magnitude.