A vertical slider that goes from bottom (min) to top (max). A vertical slider, used to adjust a value by moving a grabber along a vertical axis. It is a [Range]-based control and goes from bottom (min) to top (max). Note that this direction is the opposite of [VScrollBar]'s. Boolean constant. If [code]1[/code], the grabber texture size will be ignored and it will fit within slider's bounds based only on its center position. Horizontal offset of the grabber. The texture for the grabber (the draggable element). The texture for the grabber when it's disabled. The texture for the grabber when it's focused. The texture for the ticks, visible when [member Slider.tick_count] is greater than 0. The background of the area below the grabber. The background of the area below the grabber that displays when it's being hovered or focused. The background for the whole slider. Determines the width of the [code]grabber_area[/code].