Curve.getPointPosition

Returns the curve coordinates for the point at index.

struct Curve
@nogc nothrow const
Vector2
getPointPosition
(
in long index
)

Meta