Gradient.Gradient
void Gradient()
Creates a new, completely empty gradient.
void Gradient(GradientKey[] keys)
Creates a new gradient from the list of color keys!
GradientKey[] keys | These can be in any order that you like, they’ll be sorted by their GradientKey.position value regardless! |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!