Click or drag to resize

AudioEffectStereoEnhanceGetTimePullout Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also