QualityLineDrawer
Functions
Link copied to clipboard
fun drawLineLoops(drawContext: DrawContext, drawStyle: DrawStyle, strips: List<List<Vector2>>, corners: List<List<Boolean>>, fringeWidth: Double = 1.0)
Link copied to clipboard
fun drawLineStrips(drawContext: DrawContext, drawStyle: DrawStyle, strips: List<List<Vector2>>, corners: List<List<Boolean>>, fringeWidth: Double)