Available since LÖVE 11.2 |
This function is not supported in earlier versions. |
Gets the amount of air absorption applied to the Source.
By default the value is set to 0 which means that air absorption effects are disabled. A value of 1 will apply high frequency attenuation to the Source at a rate of 0.05 dB per meter.
amount = Source:getAirAbsorption( )
None.
number amount
Audio air absorption functionality is not supported on iOS.