Vertical slider.
See Slider. This one goes from bottom (min) to top (max). Note: The Range.changed and Range.valueChanged signals are part of the Range class which this class inherits from.
Construct a new instance of VSlider. Note: use memnew!VSlider instead.
See Implementation
Vertical slider.
See Slider. This one goes from bottom (min) to top (max). Note: The Range.changed and Range.valueChanged signals are part of the Range class which this class inherits from.