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