Skip to content

Debology.Debby.Elements

DebbyDoubleSlider Class

A slider for System.Double values, with an optional min / max range, and pageSize (how big each division in the slider is).

csharp
public class DebbyDoubleSlider : Debology.Debby.Elements.DebbyNumberSlider<double, Slider, float>

Inheritance UnityEngine.UIElements.VisualElement 🡒 DebbyControl 🡒 UnityEngine.UIElements.INotifyValueChanged 🡒 Debology.Debby.Elements.DebbyValueControl<System.Double> 🡒 Debology.Debby.Elements.DebbyNumberSlider<System.Double,UnityEngine.UIElements.Slider,System.Single> 🡒 DebbyDoubleSlider