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
/
split
split
fun
split
(
t
:
Double
)
:
Array
<
LineSegment
>
(
source
)
Splits line segment at given
t
value.
Parameters
t
The
t
value in the range of
0.0
to
1.0
.