SliderConstructor

매뉴얼로 전환
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);

설명

Constructor.