openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
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