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...
HSlider
Hereda: Slider < Range < Control < CanvasItem < Node < Object
Versión horizontal de la ScrollBar, que va de izquierda (min) a derecha (máx).
Descripción
Un deslizador horizontal, utilizado para ajustar un valor moviendo un agarrador a lo largo de un eje horizontal. Es un control basado en Range y va de izquierda (min) a derecha (max).