openrndr
Toggle table of contents
0.4.5-dev.22+a060d51
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-draw
/
org.openrndr.internal
/
MeshLineDrawer
/
drawLineStrips
draw
Line
Strips
fun
drawLineStrips
(
drawContext
:
DrawContext
,
drawStyle
:
DrawStyle
,
strips
:
List
<
List
<
Vector3
>
>
,
weights
:
List
<
Double
>
=
emptyList()
,
colors
:
List
<
ColorRGBa
>
=
emptyList()
,
closed
:
List
<
Boolean
>
=
emptyList()
)
(
source
)