The name property allows for an easy way to identify a button when it may be one of many sliders available.
This event is fired every time the slider value changes.
Tracks changes to the sliders value.
Returns how many consecutive milliseconds the slider has had a non-zero value.
The name property allows for an easy way to identify a button when it may be one of many sliders available.
Returns the name of this type. This can be used rather than instanceof which is sometimes unreliable.
Returns the value of the slider.
Generated using TypeDoc
The SliderInput class models a slider that can move through a range of numerical values.