Function GradientTexture.gradient

The Gradient that will be used to fill the texture.

Gradient gradient() nothrow @property @nogc;

void gradient (
  Gradient v
) nothrow @property @nogc;