Function Curve.setPointLeftTangent

Sets the left tangent angle for the point at index to tangent.

void setPointLeftTangent (
  const(long) index,
  const(double) tangent
) nothrow @nogc;