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

MinMaxSlider.value

public Vector2 value;

Description

This is the value of the slider. This is a Vector2 where the x is the lower bound and the y is the higher bound.