Click or drag to resize

AudioEffectStereoEnhanceGetPanPullout Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioEffectStereoEnhance.GetPanPullout"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.AudioEffectStereoEnhance.GetPanPullout"]

See Also