max property
getter/setter pair
The maximum range of the sound, the value needs to be >= min, the default value is 0.
Implementation
double max;
The maximum range of the sound, the value needs to be >= min, the default value is 0.
double max;