DoopelPonger
|
A UI element that should adjust the alpha to fade in and out the component. More...
Public Member Functions | |
abstract void | SetAlpha (float alpha) |
A UI element that should adjust the alpha to fade in and out the component.
This would make more sense to be an interface but Unity doesn't support setting Interfaces in the Inspector.
|
pure virtual |
Implemented in UIButtonFade, UISliderFade, UITextFade, and UIBackgroundPongFade.