NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
UISliderColors Class Reference

This script automatically changes the color of the specified sprite based on the value of the slider. More...

Inheritance diagram for UISliderColors:

Public Attributes

UISprite sprite
 
Color[] colors = new Color[] { Color.red, Color.yellow, Color.green }
 

Detailed Description

This script automatically changes the color of the specified sprite based on the value of the slider.

Member Data Documentation

Color [] UISliderColors.colors = new Color[] { Color.red, Color.yellow, Color.green }
UISprite UISliderColors.sprite

The documentation for this class was generated from the following file: