Curve.setPointLeftTangent

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

struct Curve
@nogc nothrow
void
setPointLeftTangent
(
in long index
,
in double tangent
)

Meta