Gradient.Stop

class Gradient
static
struct Stop {
Color c;
}

Members

Variables

percentage
float percentage;

between 0 and 1.0

Meta