AudioStreamPlayer3D.AttenuationModel

Values

ValueMeaning
attenuationInverseDistance0

Linear dampening of loudness according to distance.

attenuationInverseSquareDistance1

Squared dampening of loudness according to distance.

attenuationLogarithmic2

Logarithmic dampening of loudness according to distance.

attenuationDisabled3

No dampening of loudness according to distance. The sound will still be heard positionally, unlike an AudioStreamPlayer.

Meta