drawLineLoops

fun drawLineLoops(drawContext: DrawContext, drawStyle: DrawStyle, strips: List<List<Vector2>>, corners: List<List<Boolean>>, fringeWidth: Double = 1.0)(source)
fun drawLineLoops(drawContext: DrawContext, drawStyle: DrawStyle, strips: List<List<Vector2>>, corners: List<List<Boolean>>, weights: List<Double>, fringeWidth: Double = 1.0)(source)