Function Viewport.audioListenerEnable3d

If true, the viewport will process 3D audio streams.

bool audioListenerEnable3d() nothrow @property @nogc;

void audioListenerEnable3d (
  bool v
) nothrow @property @nogc;