Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.GradientExt Class Reference

Static Public Member Functions

static Gradient SetAlpha (this Gradient gradient, float alpha)
 
static Gradient Tint (this Gradient gradient, Color tintColor)
 
static Gradient Clone (this Gradient gradient)
 

Member Function Documentation

◆ Clone()

static Gradient Megapop.MegaCore.GradientExt.Clone ( this Gradient  gradient)
static

◆ SetAlpha()

static Gradient Megapop.MegaCore.GradientExt.SetAlpha ( this Gradient  gradient,
float  alpha 
)
inlinestatic

◆ Tint()

static Gradient Megapop.MegaCore.GradientExt.Tint ( this Gradient  gradient,
Color  tintColor 
)
inlinestatic

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