Click or drag to resize

AudioEffectDelaySetTap2Pan Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioEffectDelay.SetTap2Pan(System.Single)"]

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

Parameters

amount
Type: SystemSingle

[Missing <param name="amount"/> documentation for "M:Godot.AudioEffectDelay.SetTap2Pan(System.Single)"]

See Also