moveControl1By

fun moveControl1By(translation: Vector2)(source)

Moves the second control point (Control1) of a contour edge by a specified translation vector.

Return

a new instance of the contour edge with the second control point moved by the given translation.

Parameters

translation

the translation vector to apply to the second control point of the contour edge.