Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


showInputField

The visibility of the optional field inside the slider control.
Read time 1 minuteLast updated 12 days ago

Definition

[CreateProperty]public virtual bool showInputField { get; set; }

Remarks

Set this property to true to display a numerical text field that provides another way to edit the slider value.