General
Comenzando
Tutoriales
Globals
move_and_collide
move_and_slide
move_and_slide_with_snap
_process_custom_fx
TIME
importación
.gdnlib
.gdns
tool
SCREEN_TEXTURE
DEPTH_TEXTURE
textureSize()
Desarrollo
_set
_get
_get_property_list
scene/
Comunidad
[code]
Referencia de clase
Inherits: AudioEffect < Resource < Reference < Object
float
buffer_length
2.0
FFT_Size
fft_size
2
tap_back_pos
0.01
enum FFT_Size:
FFT_SIZE_256 = 0
FFT_SIZE_512 = 1
FFT_SIZE_1024 = 2
FFT_SIZE_2048 = 3
FFT_SIZE_4096 = 4
FFT_SIZE_MAX = 5 --- Represents the size of the FFT_Size enum.
float buffer_length
Default
Setter
set_buffer_length(value)
Getter
get_buffer_length()
FFT_Size fft_size
set_fft_size(value)
get_fft_size()
float tap_back_pos
set_tap_back_pos(value)
get_tap_back_pos()