Function CurveTexture.curve

The curve rendered onto the texture.

Curve curve() nothrow @property @nogc;

void curve (
  Curve v
) nothrow @property @nogc;