Function Curve.getPointPosition

Returns the curve coordinates for the point at index.

Vector2 getPointPosition (
  const(long) index
) nothrow @nogc const;