Click or drag to resize

AudioStreamPlayer2DAttenuation Property

Dampens audio over distance with this as an exponent.

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

Property Value

Type: Single
See Also