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.