CanvasExtensions

Static Class in Zigurous.UI

Declaration

public static class CanvasExtensions

Description

Extension methods for UI canvas.

Extension Methods

FadeInGraphicsFades the alpha of all graphics of the canvas to 100% over the given duration.
FadeOutGraphicsFades the alpha of all graphics of the canvas to 0% over the given duration.