|
static Gradient | SetAlpha (this Gradient gradient, float alpha) |
|
static Gradient | Tint (this Gradient gradient, Color tintColor) |
|
static Gradient | Clone (this Gradient gradient) |
|
◆ 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: