Function AudioStreamPlayer3D.emissionAngleDegrees

The angle in which the audio reaches cameras undampened.

double emissionAngleDegrees() nothrow @property @nogc;

void emissionAngleDegrees (
  double v
) nothrow @property @nogc;