Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
AudioStreamRandomPitch¶
Inherits: AudioStream < Resource < Reference < Object
Reproduce el audio con un cambio de tono aleatorio.
Descripción¶
Varía aleatoriamente el tono en cada inicio.
Propiedades¶
|
Descripciones de Propiedades¶
AudioStream audio_stream
Setter |
set_audio_stream(value) |
Getter |
get_audio_stream() |
El actual AudioStream.
float random_pitch
Default |
|
Setter |
set_random_pitch(value) |
Getter |
get_random_pitch() |
La intensidad de la variación del tono aleatorio.