openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
common
Target filter
common
Switch theme
Search in API
Skip to content
openrndr
openrndr-shape
/
org.openrndr.shape
/
LineSegment
/
extendBy
extend
By
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