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
/
drawLineSegments
draw
Line
Segments
fun
drawLineSegments
(
drawContext
:
DrawContext
,
drawStyle
:
DrawStyle
,
segments
:
List
<
Vector3
>
,
weights
:
List
<
Double
>
=
emptyList()
,
colors
:
List
<
ColorRGBa
>
=
emptyList()
)
(
source
)