Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


value

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.
Read time 1 minuteLast updated 9 days ago

Definition

public override Vector2 value { get; set; }