Click or drag to resize

AudioStreamPlayer3DEmissionAngleFilterAttenuationDb Property

Dampens audio if camera is outside of EmissionAngleDegrees and EmissionAngleEnabled is set by this factor, in decibels.

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

Property Value

Type: Single
See Also