|
NGUI: Next-Gen UI kit
3.7.2
|
This script automatically changes the color of the specified sprite based on the value of the slider. More...
Public Attributes | |
| UISprite | sprite |
| Color[] | colors = new Color[] { Color.red, Color.yellow, Color.green } |
This script automatically changes the color of the specified sprite based on the value of the slider.
| Color [] UISliderColors.colors = new Color[] { Color.red, Color.yellow, Color.green } |
| UISprite UISliderColors.sprite |