openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-draw
/
org.openrndr.draw
/
Drawer
/
paths
paths
fun
paths
(
paths
:
List
<
Path3D
>
,
weights
:
List
<
Double
>
=
emptyList()
,
colors
:
List
<
ColorRGBa
>
=
emptyList()
)
(
source
)
Draw a list of
Path3D
Parameters
paths
the paths to draw
weights
a list of weights
colors
a list of colors