Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.