Gradient.initEqualSpaced

Initialises the gradient to a sequence of equaly spaced colours.

The colours are spaced along the gradient with the first at position 0 and the last positioned at 1.

class Gradient
void
initEqualSpaced
(
T...
)
()

Meta