Slider Constructor

public Slider();
public Slider(float start, float end, UIElements.SliderDirection direction, float pageSize);
public Slider(string label, float start, float end, UIElements.SliderDirection direction, float pageSize);

Description

Constructor.

Did you find this page useful? Please give it a rating: