Curve.setPointRightTangent

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

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

Meta