Function Curve.setPointRightTangent

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

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