Click or drag to resize

AudioEffectDelaySetTap1Pan Method

Note: This API is now obsolete.

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

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

Parameters

amount
Type: SystemSingle

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

See Also