Function Curve.getPointLeftTangent
Returns the left tangent angle (in degrees) for the point at index.
double getPointLeftTangent
(
const(long) index
) nothrow @nogc const;
Returns the left tangent angle (in degrees) for the point at index.
double getPointLeftTangent
(
const(long) index
) nothrow @nogc const;