This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

SliderInt.SliderInt Constructor

Declaration

public SliderInt();

Parameters

start This is the low value of the slider.
end This is the high value of the slider.
direction This is the slider direction, horizontal or vertical.
pageSize This is the number of values to change when the slider is clicked.

Description

Constructors for the SliderInt.