render

fun DrawScope.render(rootNode: GroupNode, context: RenderContext, strokeStyle: StrokeStyle = StrokeStyle.FillAndStroke())

Render the node tree to a DrawScope with path caching.