min property

double min
getter/setter pair

The minimum distance at which the 3D sound effect starts to have attenuation effect, the value needs to be >= 0 and <= max, the default value is 0.

Implementation

double min;