Painter Add Ellipse with Render Style
PainterAddEllipseWithRenderStyle
Adds an ellipse to the painter and draws it with the render style. Set some transforms on the ellipse as well.
Output
PainterInputs
| Name | Type |
|---|---|
| painter | Painter |
| center point of the ellipse | Point 2 Float |
| width (a) and height (b) of the ellipse | Vector 2 Float |
| rotation angle in radians | Float |
| render style | Render Style |
| instances | Transform 2D List |
Tools that use this node
Not used in any published tools.