extendBy

fun extendBy(length: Double, anchorT: Double = 0.5): LineSegment(source)

Extends the length of the segment by the given length.

Since

openrndr 0.4.4