Function AudioStreamPlayer3D.emissionAngleEnabled

If true, the audio should be dampened according to the direction of the sound.

bool emissionAngleEnabled() nothrow @property @nogc;

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