openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-draw
/
org.openrndr.draw
/
Drawer
/
lineStrip
line
Strip
fun
lineStrip
(
points
:
List
<
Vector2
>
)
(
source
)
Draws a line strip with 2d coordinates
@
JvmName
(
name
=
"lineStrip3d"
)
fun
lineStrip
(
points
:
List
<
Vector3
>
)
(
source
)
Draws a line strip with 3d coordinates