moveControl0By

fun moveControl0By(translation: Vector2)(source)

Moves the first control point of a contour edge by a specified translation vector.

Return

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

Parameters

translation

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