Curve.getPointRightTangent

Returns the right tangent angle (in degrees) for the point at index.

struct Curve
@nogc nothrow const
double
getPointRightTangent
(
in long index
)

Meta