GraphicExtensions
Static Class in Zigurous.UI
Declaration
public static class GraphicExtensions
Description
Extension methods for UI graphics.
Extension Methods
FadeIn | Fades the alpha of the graphic to 100% over the given duration. |
FadeOut | Fades the alpha of the graphic to 0% over the given duration. |