DemiLib
A collection of Demigiant's utility libraries for Unity (https://github.com/Demigiant/demilib)
DG.DeExtensions.UIExtensions Class Reference

Static Public Member Functions

static void SetAlpha (this Image t, float alpha)
 
static void SetAlpha (this RawImage t, float alpha)
 
static void SetAlpha (this Text t, float alpha)
 

Member Function Documentation

static void DG.DeExtensions.UIExtensions.SetAlpha ( this Image  t,
float  alpha 
)
static
static void DG.DeExtensions.UIExtensions.SetAlpha ( this RawImage  t,
float  alpha 
)
static
static void DG.DeExtensions.UIExtensions.SetAlpha ( this Text  t,
float  alpha 
)
static

The documentation for this class was generated from the following file: