|
Name | Description |
---|---|
position | Rectangle on the screen to use for the slider. |
label | Optional label in front of the slider. |
value | The value the slider shows. This determines the position of the draggable thumb. |
leftValue | The value at the left end of the slider. |
rightValue | The value at the right end of the slider. |
float - The value that has been set by the user.
Make a slider the user can drag to change a value between a min and a max.
Slider in an Editor Window.
Name | Description |
---|---|
position | Rectangle on the screen to use for the slider. |
label | Optional label in front of the slider. |
property | The value the slider shows. This determines the position of the draggable thumb. |
leftValue | The value at the left end of the slider. |
rightValue | The value at the right end of the slider. |
Make a slider the user can drag to change a value between a min and a max.