AudioStreamPlayer3DAttenuationModel Property |
Decides if audio should get quieter with distance linearly, quadratically, logarithmically, or not be affected by distance, effectively disabling attenuation.
Namespace: Godot
public AudioStreamPlayer3DAttenuationModelEnum AttenuationModel { get; set; }