Function AudioStreamPlayer3D.areaMask
Areas in which this sound plays.
long areaMask() nothrow @property @nogc;
void areaMask
(
long v
) nothrow @property @nogc;
Areas in which this sound plays.
long areaMask() nothrow @property @nogc;
void areaMask
(
long v
) nothrow @property @nogc;