Curve.getPointLeftTangent

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

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

Meta