Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


inverted

This indicates whether or not this slider is inverted. For an inverted horizontal slider, high value is located to the left, low value is located to the right For an inverted vertical slider, high value is located to the bottom, low value is located to the top.
Read time 1 minuteLast updated 13 days ago

Definition

[UxmlAttribute]public bool inverted { get; set; }