Version: 2020.1
언어: 한국어

MinMaxSlider.MinMaxSliderConstructor

매뉴얼로 전환
public MinMaxSlider ();

파라미터

minValue The minimum value in the range to be represented.
maxValue The maximum value in the range to be represented.
minLimit The minimum value of the slider limit.
maxLimit The maximum value of the slider limit.
direction This is the sldier direction, for now, only Horizontal is supported.

설명

Constructor.