CanvasExtensions
Static Class in Zigurous.UI
Declaration
public static class CanvasExtensions
Description
Extension methods for UI canvas.
Extension Methods
FadeInGraphics | Fades the alpha of all graphics of the canvas to 100% over the given duration. |
FadeOutGraphics | Fades the alpha of all graphics of the canvas to 0% over the given duration. |