AudioStreamPlayer3D.autoplay

If true audio plays when added to scene tree. Default value: false.

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

Meta