Slider

    Inherited By: , VSlider

    Base class for GUI sliders.

    Note: The and Range.value_changed signals are part of the class which this class inherits from.

    If true, the slider can be interacted with. If , the value can be changed only by code.



    Number of ticks displayed on the slider, including border ticks. Ticks are uniformly-distributed value markers.


    • ticks_on_borders

    If true, the slider will display ticks for minimum and maximum values.