Click or drag to resize

AudioEffectPannerPan Property

Pan position. Value can range from -1 (fully left) to 1 (fully right).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Pan { get; set; }

Property Value

Type: Single
See Also