openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-shape
/
org.openrndr.shape
/
LineSegment
/
extendTo
extend
To
fun
extendTo
(
targetLength
:
Double
,
anchorT
:
Double
=
0.5
)
:
LineSegment
(
source
)
Extends the length of the segment to the given
targetLength
.
Since
openrndr 0.4.4