Line2D.setPointPosition

Overwrites the position in point i with the supplied position.

struct Line2D
@nogc nothrow
void
setPointPosition
(
in long i
,
in Vector2 position
)

Meta