Class ImageExtensions
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Provides extension methods for Unity's Image class.
public static class ImageExtensions
- Inheritance
-
ImageExtensions
- Inherited Members
Methods
- SetAlpha(Image, float)
Sets the alpha value of the image.
- SetVisible(Image, bool, float, float)
Sets the visibility of the image.