Painter Add Path with Render Style
PainterAddPathWithRenderStyle
Adds a path to the painter and draws it with the render style. Set some transforms on the path as well.
Output
PainterInputs
| Name | Type |
|---|---|
| painter | Painter |
| path | Path |
| render style | Render Style |
| instances | Transform 2D List |
| depth | Int |