HSlider

Inherits: Slider < Range < Control < CanvasItem < Node < Object Horizontal slider.

Description

Slider. This one goes from left (min) to right (max). Note: The Range.changed and Range.value_changed signals are part of the Range class which this class inherits from.

Theme Properties

Theme Property Descriptions

  • Texture grabber The texture for the grabber (the draggable element).

  • Texture grabber_disabled The texture for the grabber when it’s disabled.

  • Texture grabber_highlight The texture for the grabber when it’s focused.

  • Texture tick Slider.tick_count is greater than 0.

  • StyleBox grabber_area The background of the area to the left of the grabber.

- StyleBox grabber_area_highlight

  • StyleBox slider grabber_area.