Function Path.curve

A Curve3D describing the path.

Curve3D curve() nothrow @property @nogc;

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