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