Function AudioStreamPlayer2D.maxDistance
Maximum distance from which audio is still hearable.
double maxDistance() nothrow @property @nogc;
void maxDistance
(
double v
) nothrow @property @nogc;
Maximum distance from which audio is still hearable.
double maxDistance() nothrow @property @nogc;
void maxDistance
(
double v
) nothrow @property @nogc;