Module audio_stream_player_3d
Expand description
Sidecar module for class AudioStreamPlayer3D.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for AudioStreamPlayer3D enums.
Structsยง
- Attenuation
Model - Doppler
Tracking - ExPlay
- Default-param extender for
AudioStreamPlayer3D::play_ex. - SigFinished
- Signals
OfAudio Stream Player3D - A collection of signals for the
AudioStreamPlayer3Dclass.