AudioStreamPlayer3D.emissionAngleEnabled

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

  1. bool emissionAngleEnabled [@property getter]
  2. bool emissionAngleEnabled [@property setter]
    struct AudioStreamPlayer3D
    @nogc nothrow @property
    void
    emissionAngleEnabled
    (
    bool v
    )

Meta