GraphicExtensions

Static Class in Zigurous.UI

Declaration

public static class GraphicExtensions

Description

Extension methods for UI graphics.

Extension Methods

FadeInFades the alpha of the graphic to 100% over the given duration.
FadeOutFades the alpha of the graphic to 0% over the given duration.