Click or drag to resize

AudioEffectDistortionGetMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioEffectDistortion.GetMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetMode is deprecated. Use the Mode property instead.")]
public AudioEffectDistortionModeEnum GetMode()

Return Value

Type: AudioEffectDistortionModeEnum

[Missing <returns> documentation for "M:Godot.AudioEffectDistortion.GetMode"]

See Also