AudioStreamPlayer3D.maxDistance

Sets the distance from which the outOfRangeMode takes effect. Has no effect if set to 0.

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

Meta